Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/UField > API/Runtime/CoreUObject/UObject/UField/GetFloatMetaData
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h |
Include | #include "UObject/Class.h" |
float GetFloatMetaData
&40;
const TCHAR &42; Key
&41; const
Remarks
Find the metadata value associated with the key and return float the float value stored in the metadata. 0 if not a valid float.
Parameters
Name | Description |
---|---|
Key | The key to lookup in the metadata |