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
currentEmote
public int currentEmote
Field Value
emotes
public AnimationClip[] emotes
Field Value
emoting
public bool emoting
Field Value
t
public bool t
Field Value
Methods
Start()
public void Start()