Property RequiresAction
RequiresAction
Gets if this feat requires a character action.
If this is true and the character uses this feat, it is added to the character's action queue, instead of running instantly.
public bool RequiresAction { get; }
Gets if this feat requires a character action.
If this is true and the character uses this feat, it is added to the character's action queue, instead of running instantly.
public bool RequiresAction { get; }