Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetDefaultSpawnPoint ( ) : |
||
GetFreeRandomSpawnPoint ( ) : |
||
GetRandomSpawnPoint ( ) : |
Method | Description | |
---|---|---|
OnDestroy ( ) : void | ||
OnPostCreate ( bool loaded ) : void |
public static GetDefaultSpawnPoint ( ) : |
||
return |
public static GetFreeRandomSpawnPoint ( ) : |
||
return |
public static GetRandomSpawnPoint ( ) : |
||
return |
protected OnPostCreate ( bool loaded ) : void | ||
loaded | bool | |
return | void |