Property | Type | Description | |
---|---|---|---|
monitor | bool | ||
setupCameraFollow | bool |
Method | Description | |
---|---|---|
OnAwake ( bool notify = true ) : void |
Instance the prefab, rename and attach it
|
public OnAwake ( bool notify = true ) : void | ||
notify | bool | true -> SendMessage: OnInstancePrefab |
return | void |