Class ChatEmoteSet
Represents a emote set usable by the chat emote manager.
Inheritance
System.Object
ChatEmoteSet
Namespace: Global
Assembly: cs.temp.dll.dll
Syntax
public class ChatEmoteSet : ScriptableObject
Fields
Emotes
ChatEmote instances registered to this emote set.
Declaration
public ChatEmote[] Emotes
Field Value
Type | Description |
---|---|
ChatEmote[] |