Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/LevelInstance
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UWorldPartitionPropertyOverridePolicy
- ULevelInstancePropertyOverridePolicy
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstancePropertyOverridePolicy.h |
| Include | #include "LevelInstance/LevelInstancePropertyOverridePolicy.h" |
Syntax
UCLASS (Abstract, NotBlueprintable)
class ULevelInstancePropertyOverridePolicy : public UWorldPartitionPropertyOverridePolicy
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | CanOverridePropertyImpl
(
const FProperty* InProperty |
Overridden from UWorldPartitionPropertyOverridePolicy
| Type | Name | Description | |
|---|---|---|---|
| bool | CanOverrideProperty
(
const FProperty* InProperty |