Base class for instanced policy objects embedded in target definitions.
UCLASS(Abstract, BlueprintType, EditInlineNew, DefaultToInstanced, CollapseCategories)
class INTERACTIONFRAMEWORKRUNTIME_API UInteractionRuntimePolicyObjectBase : public UObject
Use Cases
- Use UInteractionRuntimePolicyObjectBase in the core-concepts workflow.