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

Event_20() public method

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