...
Instantiates the given object with no set properties (note you will need to pull the Container ID out of the Spawned Object and assign property values to it). | FCavrnusSpaceConnection spaceConn, | Fstring | |
DestroyObject | Destroys the given object. | FCavrnusSpaceConnection spaceConn, | void |
Space Users
AwaitLocalUser | Throws an event when the local CavrnusUser arrives in the space | ||
GetCurrentSpaceUsers | Gives the list of current users in a space | ||
BindSpaceUsers | Triggers whenever users join or leave a given space | FCavrnusSpaceConnection spaceConn, | |
BindUserVideoFrames | Throws an event with the user's current stream image | FCavrnusSpaceConnection spaceConn, |
...