NativeObjectProxyFactory Class |
Namespace: SampSharp.Core.Natives.NativeObjects
public static class NativeObjectProxyFactory
Name | Description | |
---|---|---|
![]() ![]() | CreateInstance(Type, Object) |
Creates a proxy instance of the specified type.
|
![]() ![]() | CreateInstanceT(Object) |
Creates a proxy instance of the specified type T.
|