BgfxCallSpecial Method (String, IntPtr) |
Namespace:
Internal.SharpBgfx
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public static IntPtr CallSpecial(
string name,
IntPtr parameter1
)
Parameters
- name
- Type: SystemString
- parameter1
- Type: SystemIntPtr
Return Value
Type:
IntPtrSee Also