Class Bot_RagdollCharacter
- Namespace
- DefaultNamespace
- Assembly
- Assembly-CSharp.dll
public class Bot_RagdollCharacter : MonoBehaviour
- Inheritance
-
Bot_RagdollCharacter
- Inherited Members
- Extension Methods
Constructors
Bot_RagdollCharacter()
public Bot_RagdollCharacter()
Fields
bot
public Bot bot
Field Value
hip
public Rigidbody hip
Field Value
id
public int id
Field Value
player
public Player player
Field Value
Methods
ApplyState()
public void ApplyState()
CullPhysics()
public void CullPhysics()
DontCullForABit()
public void DontCullForABit()
Start()
public void Start()
Teleport(Vector3)
public void Teleport(Vector3 position)
Parameters
position
Vector3
Update()
public void Update()