Class SpawningBase_PlayerScript
Inheritance
SpawningBase_PlayerScript
Inherited Members
UnityEngine.Component.guiText
UnityEngine.Component.guiElement
UnityEngine.Component.guiTexture
Namespace: Global Namespace
Syntax
public class SpawningBase_PlayerScript : NetworkBehaviour
Fields
floatValue
Declaration
public float floatValue
Field Value
Type | Description |
---|---|
Single |
intValue
Declaration
public int intValue
Field Value
Type | Description |
---|---|
Int32 |
Methods
OnStartClient()
Declaration
public override void OnStartClient()
Overrides
OnStartServer()
Declaration
public override void OnStartServer()