Night Sky Engine
A fighting game framework made in Unreal Engine
|
#include <State.h>
Public Attributes | |
TArray< FInputCondition > | InputConditions |
A list of input conditions. Every condition in this list must be met for the state to be entered.
TArray<FInputCondition> FInputConditionList::InputConditions |