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

RotationConstant_1() public method

public RotationConstant_1 ( Parser yyq ) : Tools
yyq Tools.Parser
return Tools
        public RotationConstant_1(Parser yyq) : base(yyq,
                                                     ((Expression) (yyq.StackAt(7).m_value))
                                                     ,
                                                     ((Expression) (yyq.StackAt(5).m_value))
                                                     ,
                                                     ((Expression) (yyq.StackAt(3).m_value))
                                                     ,
                                                     ((Expression) (yyq.StackAt(1).m_value))
            )
        {
        }
    }
RotationConstant_1