Navigation
API > API/Plugins > API/Plugins/PlainPropsUObject
| Name | FDefaultStructs |
| Type | class |
| Header File | /Engine/Plugins/Experimental/PlainPropsUObject/Source/Public/PlainPropsUObjectRuntime.h |
| Include Path | #include "PlainPropsUObjectRuntime.h" |
Syntax
class FDefaultStructs : public IDefaultStructs
Implements Interfaces
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FDefaultStructs() |
PlainPropsUObjectRuntime.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Bound | TBitArray | PlainPropsUObjectRuntime.h | ||
| Instanced | TBitArray | PlainPropsUObjectRuntime.h | ||
| Instances | TMap< FBindId, FDefaultInstance > | PlainPropsUObjectRuntime.h | ||
| Zeroes | FMutableMemoryView | PlainPropsUObjectRuntime.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Bind
(
FBindId Id, |
PlainPropsUObjectRuntime.h | ||
void BindStatic
(
FBindId Id, |
PlainPropsUObjectRuntime.h | ||
void BindZeroes
(
FBindId Id, |
PlainPropsUObjectRuntime.h | ||
void Drop
(
FBindId Id |
PlainPropsUObjectRuntime.h | ||
virtual const void * Get
(
FBindId Id |
PlainPropsUObjectRuntime.h |