Navigation
API > API/Plugins > API/Plugins/GameplayStateTreeModule > API/Plugins/GameplayStateTreeModule/Components > API/Plugins/GameplayStateTreeModule/Components/UStateTreeComponentSchema
Syntax
UPROPERTY (EditAnywhere, Category="Defaults", NoClear)
TSubclassOf < AActor > ContextActorClass
Remarks
Actor class the StateTree is expected to run on. Allows to bind to specific Actor class' properties.