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

ON_REZ_EVENT() public method

public ON_REZ_EVENT ( Lexer yyl ) : System
yyl Tools.Lexer
return System
        public ON_REZ_EVENT(Lexer yyl) : base(yyl)
        {
        }
ON_REZ_EVENT