Property | Type | Description | |
---|---|---|---|
CharacterAttachmentSlot | System |
Method | Description | |
---|---|---|
Clear ( ) : void |
Clears the currently active attachment for this slot.
|
|
GetAttachment ( string name ) : CharacterAttachment | ||
GetBrand ( string name ) : CharacterAttachmentBrand | ||
GetWriteableElement ( string name = null ) : XElement |
Method | Description | |
---|---|---|
CharacterAttachmentSlot ( CustomizationManager manager, XElement element ) : System |
public GetAttachment ( string name ) : CharacterAttachment | ||
name | string | |
return | CharacterAttachment |
public GetBrand ( string name ) : CharacterAttachmentBrand | ||
name | string | |
return | CharacterAttachmentBrand |
public GetWriteableElement ( string name = null ) : XElement | ||
name | string | |
return | XElement |