Class SingleSlotCharacterGroup.SingleSlotCharacterGroup_DTO
- Namespace
- BlazerTech.CharacterManagement.Characters
- Assembly
- Assembly-CSharp.dll
[Serializable]
public class SingleSlotCharacterGroup.SingleSlotCharacterGroup_DTO
- Inheritance
-
SingleSlotCharacterGroup.SingleSlotCharacterGroup_DTO
Constructors
SingleSlotCharacterGroup_DTO(LayeredCharacter, string)
public SingleSlotCharacterGroup_DTO(LayeredCharacter character, string groupName)
Parameters
characterLayeredCharactergroupNamestring
SingleSlotCharacterGroup_DTO(SingleSlotCharacterGroup)
public SingleSlotCharacterGroup_DTO(SingleSlotCharacterGroup primaryCharacterSlot)
Parameters
primaryCharacterSlotSingleSlotCharacterGroup
Fields
Character
public LayeredCharacter.LayeredCharacter_DTO Character
Field Value
GroupName
public string GroupName