Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FUInt16Property > API/Runtime/CoreUObject/UObject/FUInt16Property/__ctor
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 |
FUInt16Property
&40;
FFieldVariant InOwner,
const UECodeGen_Private::FUInt16PropertyParams & Prop
&41;
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 |