Spawn Operation More...
Classes | |
struct | Awaiter |
Awaiter for NetworkSpawnOp More... | |
Public Member Functions | |
Awaiter | GetAwaiter () |
Get this Spawn Operation Awaiter More... | |
Public Attributes | |
readonly NetworkRunner | Runner |
Network Runner Reference More... | |
Properties | |
bool | IsFailed [get] |
Returns true if the object has failed to spawn. More... | |
bool | IsQueued [get] |
Returns true if the object is still queued for spawning. More... | |
bool | IsSpawned [get] |
Returns true if the object has been spawned. More... | |
NetworkObject | Object [get] |
Get the spawned Network Object More... | |
NetworkSpawnStatus | Status [get] |
Get the Spawn Operation Status More... | |
Spawn Operation
readonly NetworkRunner Runner |
Network Runner Reference
|
get |
Returns true if the object has failed to spawn.
|
get |
Returns true if the object is still queued for spawning.
|
get |
Returns true if the object has been spawned.
|
get |
Get the spawned Network Object
|
get |
Get the Spawn Operation Status