EStateUseFlags

Show declaration
enum EStateUseFlags;

The action scopes that can be used by an Actor's states block.

Variants

SUF_ACTOR

Actor scope.

SUF_OVERLAY

Overlay scope.

SUF_WEAPON

Weapon scope.

SUF_ITEM

Item scope.

Overview of variants

SUF_ACTOR, SUF_ITEM, SUF_OVERLAY, SUF_WEAPON