Property | Type | Description | |
---|---|---|---|
Properties | List |
||
Source | string | ||
Tags | List |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
Clone ( ) : |
||
EntitySave ( ) : System | ||
GetCustomVariable ( string customVariableName ) : |
||
GetEvent ( string eventName ) : |
||
GetPropertyValue ( string propertyName ) : object | ||
GetReferencedFileSave ( string fileName ) : |
||
SetCustomVariable ( string customVariableName, object valueToSet ) : void | ||
ShouldSerializeCreatedByOtherEntities ( ) : bool | ||
ShouldSerializeCustomVariables ( ) : bool | ||
ShouldSerializeEvents ( ) : bool | ||
ShouldSerializeImplementsIClickable ( ) : bool | ||
ShouldSerializeImplementsIVisible ( ) : bool | ||
ShouldSerializeImplementsIWindow ( ) : bool | ||
ShouldSerializeIsUnique ( ) : bool | ||
ShouldSerializeNamedObjects ( ) : bool | ||
ShouldSerializePooledByFactory ( ) : bool | ||
ShouldSerializeProperties ( ) : bool | ||
ShouldSerializeReferencedFiles ( ) : bool | ||
ShouldSerializeStateCategoryList ( ) : bool | ||
ShouldSerializeStates ( ) : bool | ||
ShouldSerializeUseGlobalContent ( ) : bool | ||
ToString ( ) : string |
public GetCustomVariable ( string customVariableName ) : |
||
customVariableName | string | |
return |
public GetEvent ( string eventName ) : |
||
eventName | string | |
return |
public GetPropertyValue ( string propertyName ) : object | ||
propertyName | string | |
return | object |
public GetReferencedFileSave ( string fileName ) : |
||
fileName | string | |
return |
public SetCustomVariable ( string customVariableName, object valueToSet ) : void | ||
customVariableName | string | |
valueToSet | object | |
return | void |
public ShouldSerializeCreatedByOtherEntities ( ) : bool | ||
return | bool |
public ShouldSerializeCustomVariables ( ) : bool | ||
return | bool |
public ShouldSerializeImplementsIClickable ( ) : bool | ||
return | bool |
public ShouldSerializeImplementsIVisible ( ) : bool | ||
return | bool |
public ShouldSerializeImplementsIWindow ( ) : bool | ||
return | bool |
public ShouldSerializeNamedObjects ( ) : bool | ||
return | bool |
public ShouldSerializePooledByFactory ( ) : bool | ||
return | bool |
public ShouldSerializeReferencedFiles ( ) : bool | ||
return | bool |
public ShouldSerializeStateCategoryList ( ) : bool | ||
return | bool |
public ShouldSerializeUseGlobalContent ( ) : bool | ||
return | bool |