Navigation
API > API/Plugins > API/Plugins/WorldConditions > API/Plugins/WorldConditions/UWorldConditionSchema
| Type | Name | Description | |
|---|---|---|---|
| TEnableIf< TIsDerivedFrom< T, UObject >::IsDerived, bool >::Type | Resolves the index of the context data reference to an Object context data, based on the name in the reference and the type from the template. | ||
| TEnableIfTIsDerivedFrom< T, UObject >::IsDerived, bool >::Type | Resolves the index of the context data reference to a Struct context data, based on the name in the reference and the type from the template. |