Table of Contents

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

Bot

hip

public Rigidbody hip

Field Value

Rigidbody

id

public int id

Field Value

int

player

public Player player

Field Value

Player

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()