Navigation
API > API/Plugins > API/Plugins/WorldConditions
References
| Module | WorldConditions |
| Header | /Engine/Plugins/Runtime/WorldConditions/Source/WorldConditions/Public/WorldConditionQuery.h |
| Include | #include "WorldConditionQuery.h" |
Syntax
USTRUCT ()
struct FWorldConditionQuerySharedDefinition
Remarks
Class that describes a specific configuration of a world condition. Should not be used directly. It is shared between all query states initialized with a specific FWorldConditionQueryDefinition.
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FInstancedStructContainer & | |||
| TSubclassOf< UWorldConditionSchema > | |||
| int32 | |||
| int32 | GetStateSize () |
||
| bool | Identical
(
const FWorldConditionQuerySharedDefinition* Other, |
||
| bool | IsLinked () |
||
| void | PostSerialize
(
const FArchive& Ar |