Table of Contents

Class Emotes

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class Emotes : MonoBehaviour
Inheritance
Emotes
Inherited Members
Extension Methods

Constructors

Emotes()

public Emotes()

Fields

anim

public Animator anim

Field Value

Animator

currentEmote

public int currentEmote

Field Value

int

emotes

public AnimationClip[] emotes

Field Value

AnimationClip[]

emoting

public bool emoting

Field Value

bool

t

public bool t

Field Value

bool

Methods

Start()

public void Start()