Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Instances
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInstancedPlacemenClientSettings
- UEditorInstancedPlacementSettings
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Instances/InstancedPlacementClientInfo.h |
| Include | #include "Instances/InstancedPlacementClientInfo.h" |
Syntax
class UInstancedPlacemenClientSettings : public UObject
Remarks
Settings which can be shared across partition actors.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FISMComponentDescriptor | InstancedComponentSettings | ||
| FSoftObjectPath | ObjectPath | ||
| FGuid | UpdateGuid |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | RegisterISMDescriptors
(
AInstancedPlacementPartitionActor* ParentPartitionActor, |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| void | PostEditChangeProperty
(
FPropertyChangedEvent& PropertyChangedEvent |
Called when a property on this object has been modified externally |