Esempio n. 1
0
        public static void CreateFrame(SDKOutputFrame frame)
        {
            if (_injection_DisableCreateFrame)
            {
                return;
            }
            GCHandle gch = GCHandle.Alloc(frame, GCHandleType.Pinned);

            AddObjectToFrame(gch.AddrOfPinnedObject(), Marshal.SizeOf(frame), Tag("OUTFRAME"));
            gch.Free();
        }
Esempio n. 2
0
        }                                                            // 0x0000000181808690-0x0000000181808890

        public static void CreateFrame(SDKOutputFrame frame)
        {
        }                                                               // 0x0000000181808A50-0x0000000181808D00