Method | Description | |
---|---|---|
Dispose ( ) : void | ||
IsIdolInUse ( |
||
OnActivate ( ) : void | ||
OnDeactivate ( ) : void | ||
OnPropertyChanged ( string propertyName, object before, object after ) : void | ||
RemoveIdolFromUnits ( |
||
UnitViewModel ( |
Method | Description | |
---|---|---|
CanHighlight ( string target ) : bool | ||
CanMoveToSlot ( string target ) : bool | ||
CanResetSlot ( string target ) : bool | ||
CopyIid ( ) : void | ||
CopyIidFromSlot ( string slot ) : void | ||
Delete ( ) : void | ||
Highlight ( string target ) : void | ||
MoveToSlot ( string target ) : void | ||
ResetSlot ( string target ) : void | ||
Save ( ) : void | ||
SendToSlot ( string slot ) : void | ||
SetGuestCenter ( ) : void | ||
SetGuestCenterFromSlot ( string slot ) : void |
public IsIdolInUse ( |
||
idol | ||
return | bool |
public OnPropertyChanged ( string propertyName, object before, object after ) : void | ||
propertyName | string | |
before | object | |
after | object | |
return | void |
public RemoveIdolFromUnits ( |
||
idol | ||
return | void |
public UnitViewModel ( |
||
config | ||
mvm | ||
return | Cindeck.Core |