Méthode | Description | |
---|---|---|
AddReferencedFile ( this instance, string fileName, AssetTypeInfo ati, EditorObjects bta = null ) : |
||
ContainsCustomVariable ( this container, string variableName ) : bool | ||
DefinesCategoryEnumRecursive ( this element, string enumType ) : bool | ||
FixEnumerationValues ( this instance ) : void | ||
GetAllNamedObjectsRecurisvely ( this element ) : IEnumerable |
||
GetAllReferencedFileSavesRecursively ( this instance ) : IEnumerable |
||
GetCustomVariableRecursively ( this container, string variableName ) : |
||
GetCustomVariablesToBeSetByDerived ( this element ) : List |
||
GetEventsOnVariable ( this instance, string variableName ) : List |
||
GetQualifiedName ( this element, string projectName ) : string | ||
GetReferencedFileSaveByInstanceName ( this element, string instanceName ) : |
||
GetReferencedFileSaveByInstanceNameRecursively ( this element, string instanceName ) : |
||
GetReferencedFileSaveRecursively ( this instance, string fileName ) : |
||
GetState ( this element, string stateName, string categoryName = null ) : |
||
GetStateCategory ( this element, string stateCategoryName ) : |
||
GetStateCategoryRecursively ( this element, string stateCategoryName ) : |
||
GetStateRecursively ( this element, string stateName, string categoryName = null ) : |
||
GetUncategorizedState ( this element, string stateName ) : |
||
GetUncategorizedStateRecursively ( this element, string stateName ) : |
||
GetUncategorizedStatesRecursively ( this element ) : List |
||
InheritsFromElement ( this element ) : bool | ||
InheritsFromEntity ( this element ) : bool | ||
InheritsFromFrbType ( this element ) : bool | ||
PostLoadInitialize ( this element ) : void |
public static AddReferencedFile ( this instance, string fileName, AssetTypeInfo ati, EditorObjects bta = null ) : |
||
instance | this | |
fileName | string | |
ati | AssetTypeInfo | |
bta | EditorObjects | |
Résultat |
public static ContainsCustomVariable ( this container, string variableName ) : bool | ||
container | this | |
variableName | string | |
Résultat | bool |
public static DefinesCategoryEnumRecursive ( this element, string enumType ) : bool | ||
element | this | |
enumType | string | |
Résultat | bool |
public static FixEnumerationValues ( this instance ) : void | ||
instance | this | |
Résultat | void |
public static GetAllNamedObjectsRecurisvely ( this element ) : IEnumerable |
||
element | this | |
Résultat | IEnumerable |
public static GetAllReferencedFileSavesRecursively ( this instance ) : IEnumerable |
||
instance | this | |
Résultat | IEnumerable |
public static GetCustomVariableRecursively ( this container, string variableName ) : |
||
container | this | |
variableName | string | |
Résultat |
public static GetCustomVariablesToBeSetByDerived ( this element ) : List |
||
element | this | |
Résultat | List |
public static GetEventsOnVariable ( this instance, string variableName ) : List |
||
instance | this | |
variableName | string | |
Résultat | List |
public static GetQualifiedName ( this element, string projectName ) : string | ||
element | this | |
projectName | string | |
Résultat | string |
public static GetReferencedFileSaveByInstanceName ( this element, string instanceName ) : |
||
element | this | |
instanceName | string | |
Résultat |
public static GetReferencedFileSaveByInstanceNameRecursively ( this element, string instanceName ) : |
||
element | this | |
instanceName | string | |
Résultat |
public static GetReferencedFileSaveRecursively ( this instance, string fileName ) : |
||
instance | this | |
fileName | string | |
Résultat |
public static GetState ( this element, string stateName, string categoryName = null ) : |
||
element | this | |
stateName | string | |
categoryName | string | |
Résultat |
public static GetStateCategory ( this element, string stateCategoryName ) : |
||
element | this | |
stateCategoryName | string | |
Résultat |
public static GetStateCategoryRecursively ( this element, string stateCategoryName ) : |
||
element | this | |
stateCategoryName | string | |
Résultat |
public static GetStateRecursively ( this element, string stateName, string categoryName = null ) : |
||
element | this | |
stateName | string | |
categoryName | string | |
Résultat |
public static GetUncategorizedState ( this element, string stateName ) : |
||
element | this | |
stateName | string | |
Résultat |
public static GetUncategorizedStateRecursively ( this element, string stateName ) : |
||
element | this | |
stateName | string | |
Résultat |
public static GetUncategorizedStatesRecursively ( this element ) : List |
||
element | this | |
Résultat | List |
public static InheritsFromElement ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static InheritsFromEntity ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static InheritsFromFrbType ( this element ) : bool | ||
element | this | |
Résultat | bool |
public static PostLoadInitialize ( this element ) : void | ||
element | this | |
Résultat | void |