NetworkPrefabEntry Methods
The NetworkPrefabEntry type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetAnimationAutoSync |
Gets the animation automatic synchronize.
|
|
GetAnimationCount |
Gets the animation count.
|
|
GetAnimationDefaultStatus |
Gets the animation default status.
|
|
GetAnimationSyncMode |
Gets the animation synchronize mode.
|
|
GetAutoSync |
Gets the automatic synchronize.
|
|
GetChildObjects |
Gets the child objects.
|
|
GetId |
Gets the identifier.
|
|
GetInputScripts |
Gets the input scripts.
|
|
GetParticlesAutoSync |
Gets the particles automatic synchronize.
|
|
GetPrefab |
Gets the prefab.
|
|
GetPrefabScripts |
Gets the prefab scripts.
|
|
GetShowChilds |
Gets the show childs.
|
|
GetShowInputScripts |
Gets the show input scripts.
|
|
GetShowScripts |
Gets the show scripts.
|
|
GetShowVariables |
Gets the show variables.
|
|
SetAnimationAutoSync |
Sets the animation automatic synchronize.
|
|
SetAnimationCount |
Sets the animation count.
|
|
SetAnimationDefaultStatus |
Sets the animation default status.
|
|
SetAnimationSyncMode |
Sets the animation synchronize mode.
|
|
SetAutoSync |
Sets the automatic synchronize.
|
|
SetChildObjects |
Sets the child objects.
|
|
SetId |
Sets the identifier.
|
|
SetInputScripts |
Sets the input scripts.
|
|
SetParticlesAutoSync |
Sets the particles automatic synchronize.
|
|
SetPrefab |
Sets the prefab.
|
|
SetPrefabScripts |
Sets the prefab scripts.
|
|
SetShowChilds |
Sets the show childs.
|
|
SetShowInputScripts |
Sets the show input scripts.
|
|
SetShowScripts |
Sets the show scripts.
|
|
SetShowVariables |
Sets the show variables.
|