Class GroupTemplateEntry
- Namespace
- BlazerTech.CharacterManagement.Characters
- Assembly
- Assembly-CSharp.dll
[Serializable]
public class GroupTemplateEntry
- Inheritance
-
GroupTemplateEntry
Properties
CharacterName
public string CharacterName { get; }
Property Value
EntryType
public CharacterGroupEntryType EntryType { get; }
Property Value
Template
public LayeredCharacterTemplateSO Template { get; }