프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ApplyToFixedResolutionPlatforms | bool | ||
CustomClasses | List |
||
CustomGameClass | string | ||
Entities | List |
||
ExternallyBuiltFileDirectory | string | ||
GlobalContentSettingsSave | |||
GlobalFiles | List |
||
IgnoredDirectories | List |
||
In2D | bool | ||
OrthogonalHeight | int | ||
OrthogonalWidth | int | ||
PerformanceSettingsSave | |||
Properties | List |
||
ResolutionHeight | int | ||
ResolutionPresets | List |
||
ResolutionWidth | int | ||
RunFullscreen | bool | ||
Screens | List |
||
SetOrthogonalResolution | bool | ||
SetResolution | bool | ||
StartUpScreen | string | ||
SyncedProjects | List |
||
TranslatedFiles | List |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CompareReferencedFiles | int | ||
CompareScreenSaves | int | ||
FixReferencedFileSaveBackSlashes | void |
메소드 | 설명 | |
---|---|---|
CreateTranslatedFileSaveIfNecessary ( string fileName ) : void | ||
FixBackSlashSourcefiles ( ) : void | ||
FixReferencedFileBackSlash ( List |
||
GetAllReferencedFiles ( ) : List |
||
GetCustomClass ( string customClassName ) : |
||
GetCustomClassReferencingFile ( string fileName ) : |
Gets the CustomClassSave referencing the argument file name - the file name will be the name of a ReferencedFileSave and not absolute.
|
|
GetElementContaining ( |
||
GetElementContaining ( |
||
GetEntitySave ( string entityName ) : |
||
GetTranslatedFileSave ( string fileName ) : |
||
ShouldSerializeProperties ( ) : bool | ||
SortScreens ( ) : void | ||
UpdateIfTranslationIsUsed ( ) : void |
메소드 | 설명 | |
---|---|---|
CompareReferencedFiles ( |
||
CompareScreenSaves ( |
||
FixReferencedFileSaveBackSlashes ( ) : void |
public CreateTranslatedFileSaveIfNecessary ( string fileName ) : void | ||
fileName | string | |
리턴 | void |
public FixReferencedFileBackSlash ( List |
||
rfsList | List |
|
리턴 | void |
public GetCustomClass ( string customClassName ) : |
||
customClassName | string | |
리턴 |
public GetCustomClassReferencingFile ( string fileName ) : |
||
fileName | string | The file name, such as GlobalContent/File.csv |
리턴 |
public GetElementContaining ( |
||
customVariable | ||
리턴 | IElement |
public GetElementContaining ( |
||
stateSave | ||
리턴 | IElement |
public GetEntitySave ( string entityName ) : |
||
entityName | string | |
리턴 |
public GetTranslatedFileSave ( string fileName ) : |
||
fileName | string | |
리턴 |
public GlobalContentSettingsSave,FlatRedBall.Glue.SaveClasses GlobalContentSettingsSave | ||
리턴 |
public PerformanceSettingsSave,FlatRedBall.Glue.SaveClasses PerformanceSettingsSave | ||
리턴 |