Live Config
Loading...
Searching...
No Matches
ULiveConfigSystem Member List

This is the complete list of members for ULiveConfigSystem, including all inherited members.

Deinitialize() override (defined in ULiveConfigSystem)ULiveConfigSystemvirtual
DeleteProperty(FLiveConfigProperty Property) (defined in ULiveConfigSystem)ULiveConfigSystem
DoesPropertyNameExist(FLiveConfigProperty PropertyName) (defined in ULiveConfigSystem)ULiveConfigSystemstatic
DownloadConfig() (defined in ULiveConfigSystem)ULiveConfigSystem
Get()ULiveConfigSystemstatic
GetActiveSource(ELiveConfigSourceType &OutSourceType, FString &OutSourcePath)ULiveConfigSystemstatic
GetAllProperties() constULiveConfigSystem
GetBoolValue(FLiveConfigProperty Key) constULiveConfigSystem
GetDiffString(const TArray< FLiveConfigPropertyDefinition > &Diff) (defined in ULiveConfigSystem)ULiveConfigSystem
GetDiffText(const TArray< FLiveConfigPropertyDefinition > &Diff)ULiveConfigSystem
GetFloatValue(FLiveConfigProperty Key) constULiveConfigSystem
GetIntValue(FLiveConfigProperty Key) constULiveConfigSystem
GetLiveConfigStruct(FLiveConfigProperty StructProperty) constULiveConfigSysteminline
GetLiveConfigStruct_Internal(class UScriptStruct *Struct, void *OutStructPtr, FLiveConfigProperty Prefix) const (defined in ULiveConfigSystem)ULiveConfigSystem
GetLiveConfigValue(FLiveConfigProperty Property) constULiveConfigSysteminline
GetProfileDiff(const FLiveConfigProfile &Profile)ULiveConfigSystem
GetStringValue(FLiveConfigProperty Key) constULiveConfigSystem
GetStructPropertyMembers(FLiveConfigProperty StructProperty, TArray< FLiveConfigProperty > &OutProperties) (defined in ULiveConfigSystem)ULiveConfigSystem
GetSubProperties(FName PropertyPath, TArray< FLiveConfigProperty > &OutProperties)ULiveConfigSystem
HandleTagsChanged() (defined in ULiveConfigSystem)ULiveConfigSystem
Initialize(FSubsystemCollectionBase &Collection) override (defined in ULiveConfigSystem)ULiveConfigSystemvirtual
IsDataReady() constULiveConfigSysteminline
OnDataProviderSyncULiveConfigSystem
OnPropertiesUpdated (defined in ULiveConfigSystem)ULiveConfigSystem
OnRemoteOverridesLoadedULiveConfigSystem
OnTagsChanged (defined in ULiveConfigSystem)ULiveConfigSystem
PatchEnvironmentOverrides(const FLiveConfigProfile &InProfile)ULiveConfigSystem
PropertyDefinitions (defined in ULiveConfigSystem)ULiveConfigSystem
PropertyRedirects (defined in ULiveConfigSystem)ULiveConfigSystem
PropertyTags (defined in ULiveConfigSystem)ULiveConfigSystem
RebuildConfigCache()ULiveConfigSystem
RebuildConfigCache(const FLiveConfigProfile &Profile) (defined in ULiveConfigSystem)ULiveConfigSystem
RedirectPropertyName(FLiveConfigProperty &Property) constULiveConfigSystem
RemoveRedirect(FName OldPropertyName)ULiveConfigSystem
RenameProperty(FLiveConfigProperty OldName, FLiveConfigProperty NewName, bool bCreateRedirector=false)ULiveConfigSystem
SaveProperties(const TArray< FLiveConfigPropertyDefinition > &Properties)ULiveConfigSystem
SaveProperty(const FLiveConfigPropertyDefinition &PropertyDefinition)ULiveConfigSystem
SavePropertyDeferred(const FLiveConfigPropertyDefinition &PropertyDefinition)ULiveConfigSystem
ShouldCreateSubsystem(UObject *Outer) const override (defined in ULiveConfigSystem)ULiveConfigSystemvirtual
SyncRemoteToLocal()ULiveConfigSystem
UpdateStructProperties(const FLiveConfigPropertyDefinition &PropertyDefinition)ULiveConfigSystem