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

Event_23() public method

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