프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CharacterAttachmentSlot | System |
메소드 | 설명 | |
---|---|---|
Clear ( ) : void |
Clears the currently active attachment for this slot.
|
|
GetAttachment ( string name ) : CharacterAttachment | ||
GetBrand ( string name ) : CharacterAttachmentBrand | ||
GetWriteableElement ( string name = null ) : XElement |
메소드 | 설명 | |
---|---|---|
CharacterAttachmentSlot ( CustomizationManager manager, XElement element ) : System |
public GetAttachment ( string name ) : CharacterAttachment | ||
name | string | |
리턴 | CharacterAttachment |
public GetBrand ( string name ) : CharacterAttachmentBrand | ||
name | string | |
리턴 | CharacterAttachmentBrand |
public GetWriteableElement ( string name = null ) : XElement | ||
name | string | |
리턴 | XElement |