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

LSLProgramRoot_2() public method

public LSLProgramRoot_2 ( Parser yyq ) : Tools
yyq Tools.Parser
return Tools
        public LSLProgramRoot_2(Parser yyq) : base(yyq,
                                                   ((States) (yyq.StackAt(0).m_value))
            )
        {
        }
    }
LSLProgramRoot_2