Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FNumericProperty
- FNumericProperty::GetSignedIntPropertyValue()
- TProperty_Numeric::GetSignedIntPropertyValue()
- TProperty_Numeric::GetSignedIntPropertyValue()
- TProperty_Numeric::GetSignedIntPropertyValue()
- TProperty_Numeric::GetSignedIntPropertyValue()
- TProperty_Numeric::GetSignedIntPropertyValue()
- TProperty_Numeric::GetSignedIntPropertyValue()
- TProperty_Numeric::GetSignedIntPropertyValue()
- TProperty_Numeric::GetSignedIntPropertyValue()
- TProperty_Numeric::GetSignedIntPropertyValue()
- TProperty_Numeric::GetSignedIntPropertyValue()
- TProperty_Numeric::GetSignedIntPropertyValue()
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
| Include | #include "UObject/UnrealType.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/PropertyNumeric.cpp |
virtual int64 GetSignedIntPropertyValue
(
void const * Data
) const
Remarks
Gets the value of a signed integral property type Data as a signed int
Parameters
| Name | Description |
|---|---|
| Data | pointer to property data to get |