UnityPlayerInstanceManager
Manages creation of UnityPlayerWrapper
and notifies the listener about this event.
Properties
Functions
Link copied to clipboard
Creates a UnityPlayerWrapper
immediately using the contextWrapper
.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Registers a IUnityPlayerInstanceCreatedListener
to be called when UnityPlayer
instance is created. Note: there is no unregister method. Listener list is cleared automatically when UnityPlayer
instance is created.
Link copied to clipboard
Requests that Unity player should be created.