Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FInt8Property > FInt8Property
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h |
Include | #include "UObject/UnrealType.h" |
Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/PropertyInt8.cpp |
FInt8Property
(
FFieldVariant InOwner,
const UECodeGen_Private::FInt8PropertyParams & Prop
)
Remarks
Constructor used for constructing compiled in properties
Parameters
Name | Description |
---|---|
InOwner | Owner of the property |
PropBase | Pointer to the compiled in structure describing the property |