[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
NativeArgument(Boolean) | Initializes a new instance of the NativeArgument class | |
NativeArgument(Boolean*) | Initializes a new instance of the NativeArgument class | |
NativeArgument(Byte) | Initializes a new instance of the NativeArgument class | |
NativeArgument(Int32) | Initializes a new instance of the NativeArgument class | |
NativeArgument(Int32*) | Initializes a new instance of the NativeArgument class | |
NativeArgument(Int64) | Initializes a new instance of the NativeArgument class | |
NativeArgument(Int64*) | Initializes a new instance of the NativeArgument class | |
NativeArgument(IntPtr) | Initializes a new instance of the NativeArgument class | |
NativeArgument(SByte*) | Initializes a new instance of the NativeArgument class | |
NativeArgument(Single) | Initializes a new instance of the NativeArgument class | |
NativeArgument(Single*) | Initializes a new instance of the NativeArgument class | |
NativeArgument(UInt32) | Initializes a new instance of the NativeArgument class | |
NativeArgument(UInt32*) | Initializes a new instance of the NativeArgument class | |
NativeArgument(UInt64) | Initializes a new instance of the NativeArgument class | |
NativeArgument(UInt64*) | Initializes a new instance of the NativeArgument class | |
NativeArgument(Void*) | Initializes a new instance of the NativeArgument class | |
NativeArgument(IHandleable) | Initializes a new instance of the NativeArgument class | |
NativeArgument(Model) | Initializes a new instance of the NativeArgument class | |
NativeArgument(NativePointer) | Initializes a new instance of the NativeArgument class | |
NativeArgument(NativeString) | Initializes a new instance of the NativeArgument class | |
NativeArgument(Player) | Initializes a new instance of the NativeArgument class | |
NativeArgument(Vector3*) | Initializes a new instance of the NativeArgument class |
See Also