Méthode | Description | |
---|---|---|
AddReferencedFileSave ( IElement element, string directoryPath, string fileName, AssetTypeInfo resultAssetTypeInfo, string option, string &errorMessage ) : |
||
AllElements ( this instance ) : IEnumerable |
||
CleanUnusedVariablesFromStates ( this instance ) : void | ||
FixAttachmentProperties ( this instance ) : void | ||
FixEnumerationValues ( this instance ) : void | ||
FixErrors ( this instance, bool showPopupsOnFixedErrors ) : void | ||
FixNamedObjects ( this instance ) : void | ||
FixReferencedFileErrors ( this instance, bool showPopupsOnFixedErrors ) : void | ||
FixReferencedFileSaveContentPipelineSettings ( this instance ) : void | ||
PostLoadInitialize ( this glueProjectSave, string &errors ) : void | ||
ReloadUsingComparison ( this instance, string fileName, |
||
RemoveInvalidStatesFromNamedObjects ( this glueProjectSave, bool showPopupsOnFixedErrors ) : void | ||
SearchForDuplicateEntities ( this instance ) : void |
Méthode | Description | |
---|---|---|
FixEmptyReferencedFileSaves ( this instance, bool showPopupsOnFixedErrors ) : void | ||
FixRfsListContentPipelineSetting ( List |
||
SearchForDuplicateNamedObjects ( this instance ) : void | ||
TryToRemoveInvalidState ( this glueProjectSave, bool showPopupsOnFixedErrors, IElement containingElement, |
||
VerifyAllElementsCustomCodeIsPartOfProject ( this instance ) : void | ||
VerifyElementMembershipInProject ( IElement element ) : void |
public static AddReferencedFileSave ( IElement element, string directoryPath, string fileName, AssetTypeInfo resultAssetTypeInfo, string option, string &errorMessage ) : |
||
element | IElement | |
directoryPath | string | |
fileName | string | |
resultAssetTypeInfo | AssetTypeInfo | |
option | string | |
errorMessage | string | |
Résultat |
public static AllElements ( this instance ) : IEnumerable |
||
instance | this | |
Résultat | IEnumerable |
public static CleanUnusedVariablesFromStates ( this instance ) : void | ||
instance | this | |
Résultat | void |
public static FixAttachmentProperties ( this instance ) : void | ||
instance | this | |
Résultat | void |
public static FixEnumerationValues ( this instance ) : void | ||
instance | this | |
Résultat | void |
public static FixErrors ( this instance, bool showPopupsOnFixedErrors ) : void | ||
instance | this | |
showPopupsOnFixedErrors | bool | |
Résultat | void |
public static FixNamedObjects ( this instance ) : void | ||
instance | this | |
Résultat | void |
public static FixReferencedFileErrors ( this instance, bool showPopupsOnFixedErrors ) : void | ||
instance | this | |
showPopupsOnFixedErrors | bool | |
Résultat | void |
public static FixReferencedFileSaveContentPipelineSettings ( this instance ) : void | ||
instance | this | |
Résultat | void |
public static PostLoadInitialize ( this glueProjectSave, string &errors ) : void | ||
glueProjectSave | this | |
errors | string | |
Résultat | void |
public static ReloadUsingComparison ( this instance, string fileName, |
||
instance | this | |
fileName | string | |
otherGlueProjectSave | ||
Résultat |
public static RemoveInvalidStatesFromNamedObjects ( this glueProjectSave, bool showPopupsOnFixedErrors ) : void | ||
glueProjectSave | this | |
showPopupsOnFixedErrors | bool | |
Résultat | void |
public static SearchForDuplicateEntities ( this instance ) : void | ||
instance | this | |
Résultat | void |