Navigation
API > API/Plugins > API/Plugins/PCG
| |
|
| Name |
FPCGComponentRef |
| Type |
struct |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Grid/PCGComponentOctree.h |
| Include Path |
#include "Grid/PCGComponentOctree.h" |
Syntax
struct FPCGComponentRef
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FPCGComponentRef
(
UPCGComponent* InComponent,
const FPCGComponentOctreeIDSharedRef& InIdShared
)
|
|
Grid/PCGComponentOctree.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Bounds |
FBoxSphereBounds |
|
Grid/PCGComponentOctree.h |
|
| Component |
TObjectPtr< UPCGComponent > |
|
Grid/PCGComponentOctree.h |
|
| IdShared |
FPCGComponentOctreeIDSharedRef |
|
Grid/PCGComponentOctree.h |
|
Functions
Public