Property | Type | Description | |
---|---|---|---|
NotifyObjectOnCompletion | GameObject | ||
TimeToDestroy | float | ||
functionToCall | string | ||
nextCamera | Camera | ||
playerLight | Light |
Method | Description | |
---|---|---|
DestroyCamera ( ) : void | ||
OnCompletion ( ) : void | ||
Start ( ) : void |
public GameObject NotifyObjectOnCompletion | ||
return | GameObject |