Config Forge 1.0.0
Loading...
Searching...
No Matches
UInt64ConfigObject Class Reference
Inheritance diagram for UInt64ConfigObject:
UConfigValueObject

Public Member Functions

virtual void SetDefaultValue (FDynamicValue &InDynamicValue) override
 
virtual void SetToFile (const TSharedPtr< FConfigForgeIniFile > &InConfigFile, const FString &InSection, const FDynamicValue &InDynamicValue) override
 
virtual bool GetFromFile (const TSharedPtr< FConfigForgeIniFile > &InConfigFile, const FString &InSection, FDynamicValue &InDynamicValue) override
 
virtual uint32 MakeHash () const override
 
- Public Member Functions inherited from UConfigValueObject

Public Attributes

int64 Int64Value
 
- Public Attributes inherited from UConfigValueObject
UConfigForgeMetaDataObjectMetaData
 
FString Key
 

Member Function Documentation

◆ GetFromFile()

bool UInt64ConfigObject::GetFromFile ( const TSharedPtr< FConfigForgeIniFile > & InConfigFile,
const FString & InSection,
FDynamicValue & InDynamicValue )
overridevirtual

Reimplemented from UConfigValueObject.

◆ MakeHash()

uint32 UInt64ConfigObject::MakeHash ( ) const
overridevirtual

Reimplemented from UConfigValueObject.

◆ SetDefaultValue()

void UInt64ConfigObject::SetDefaultValue ( FDynamicValue & InDynamicValue)
overridevirtual

Reimplemented from UConfigValueObject.

◆ SetToFile()

void UInt64ConfigObject::SetToFile ( const TSharedPtr< FConfigForgeIniFile > & InConfigFile,
const FString & InSection,
const FDynamicValue & InDynamicValue )
overridevirtual

Reimplemented from UConfigValueObject.


The documentation for this class was generated from the following files: