Property | Type | Description | |
---|---|---|---|
UpdateDefaultEmotionDisposition | void |
Method | Description | |
---|---|---|
AddEmotionDisposition ( |
||
EmotionDispositionsVM ( BaseEAForm form ) : System.Collections.Generic | ||
RemoveDispositions ( IList |
||
UpdateEmotionDisposition ( |
Method | Description | |
---|---|---|
UpdateDefaultEmotionDisposition ( ) : void |
public AddEmotionDisposition ( |
||
disp | ||
return | void |
public EmotionDispositionsVM ( BaseEAForm form ) : System.Collections.Generic | ||
form | BaseEAForm | |
return | System.Collections.Generic |
public RemoveDispositions ( IList |
||
dispositionsToRemove | IList |
|
return | void |
public UpdateEmotionDisposition ( |
||
oldDisp | ||
newDisp | ||
return | void |