Method CreateCoreSdkGameObject
CreateCoreSdkGameObject()
Creates a CoreSdk game object, which will contain all components required by the SDK.
Declaration
public static GameObject CreateCoreSdkGameObject()
Returns
Type | Description |
---|---|
GameObject | The CoreSdk game object. |