Navigation
| Name | PlainPropsUObject |
| Type | Plugin |
| Part of Plugins | PlainPropsUObject |
| Location | /Engine/Plugins/Experimental/PlainPropsUObject/Source/ |
| Module Build Rules | PlainPropsUObject.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FDefaultStructs | |
| FPlainPropsUObjectModule |
Structs
| Name | Remarks |
|---|---|
| FCommonEnumIds | |
| FCommonMemberIds | |
| FCommonPropertyStructIds | |
| FCommonScopeIds | |
| FCommonStructIds | |
| FCommonTypenameIds | |
| FDefaultInstance | |
| FDefaultRuntime | |
| FDelegateBinding | |
| FDeltaRuntime | |
| FDynamicallyTypedValueBinding | |
| FDynamicIds | Temporary non-intrusive mapping from UEnum->FEnumId and UStruct->FBindId, these ids will be owned directly by UEnum and UStruct in a future integration |
| FFieldPathBinding | |
| FGlobals | |
| FInstancedStructBinding | |
| FLinkerDiffFilter | |
| FMemberMetadata | |
| FMetadataBindings | |
| FMulticastInlineDelegateBinding | |
| FReferencePropertyBinding | |
| FRuntimeIds | |
| FVerseFunctionBinding | |
| TScopedUClassBinding | Runtime scope to declare and custom bind an override for a schema bound UClass. |
| TScopedUStructBinding | Runtime scope to declare and custom bind an override for a schema bound UStruct. |
| TUEnumAsByteBinding |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FDropPackagesFunc | void(*)(TArray< UPackage * > &&, int32) | PlainPropsRoundtripTest.h | |
| TPropertySpecifier | TCustomSpecifier< FRuntimeIds, N > | PlainPropsUObjectRuntime.h | |
| TScopedDefaultEnumDeclaration | TScopedEnumDeclaration< Enum, Mode, FDefaultRuntime > | Default runtime scope to declare a ctti reflected native enum. | PlainPropsUObjectRuntime.h |
| TScopedDefaultUClassBinding | TScopedUClassBinding< T, FDefaultRuntime, CustomBinding > | Default runtime scope to declare and custom bind an override for a schema bound UClass. | PlainPropsUObjectRuntime.h |
| TScopedDefaultUStructBinding | TScopedUStructBinding< T, FDefaultRuntime, CustomBinding > | Default runtime scope to declare and custom bind an override for a schema bound UStruct. | PlainPropsUObjectRuntime.h |
Enums
Public
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| PlainProps::UE::DefaultRangeMax | ESizeType | PlainPropsUObjectRuntime.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FMemberSpec PlainProps::UE::DefaultRangeOf
(
FMemberSpec Item |
PlainPropsUObjectRuntime.h | ||
PlainProps::UE::ENUM_CLASS_FLAGS
(
ERoundtrip |
PlainPropsRoundtripTest.h |