Aurora.ScriptEngineParser.Event_16.Event_16 C# (CSharp) Method

Event_16() public method

public Event_16 ( Parser yyq ) : Tools
yyq Tools.Parser
return Tools
        public Event_16(Parser yyq) : base(yyq,
                                           ((LISTEN_EVENT) (yyq.StackAt(0).m_value))
                                               .yytext)
        {
        }
    }
Event_16