NsdkUnityContext
Declaration
public class NsdkUnityContextSummary
[Experimental] NsdkUnityContext contains NSDK system components which are required by multiple modules. This class should only be accessed by NSDK packages This Interface is experimental so may change or be removed from future versions without warning.
Properties
| Name | Type | Summary |
|---|---|---|
| static UnityContextHandle | nint | UnityContextHandle holds a pointer to the native NSDK Unity context. This is intended to be used only by NSDK packages. |
Methods
| Name | Type | Summary |
|---|---|---|
| static CheckUnityContext | bool | - |
| static GetCommonContext | nint | - |
| static GetCoreContext | nint | - |
| static GetNSDKHandle | nint | - |