ProjectSettings Methods |
The ProjectSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ReadParameterDirectly |
Reads a value from \"ProjectSettings.component\" without loading it as component. The method can be used to load data before engine initialized.
|
![]() ![]() | ReadParameterDirectlyByRealPath |
Reads a value from \"ProjectSettings.component\" without loading it as component. The method can be used to load data before engine initialized.
|
![]() ![]() | ReadParametersDirectly |
Reads a set of values from \"ProjectSettings.component\" without loading it as component. The method can be used to load data before engine initialized.
|
![]() ![]() | ReadParametersDirectlyByRealPath |
Reads a set of values from \"ProjectSettings.component\" without loading it as component. The method can be used to load data before engine initialized.
|
![]() ![]() | SaveToFileAndUpdate | |
![]() ![]() | WriteDefaultProjectSettingsFile |