UnityScript.Parser.UnityScriptParser.mk_tokenSet_11_ C# (CSharp) Method

mk_tokenSet_11_() private static method

private static mk_tokenSet_11_ ( ) : long[]
return long[]
        private static long[] mk_tokenSet_11_()
        {
            long[] numArray1 = new long[2];
            numArray1[0] = 0x800407b82193100L;
            return numArray1;
        }
UnityScriptParser