enum class AI_ Strafing_ t : uint8
{
// MPropertySuppressEnumerator
eInvalid = 0,
// MPropertyFriendlyName = Disabled ( Face Path )
eDisabled = 1,
// MPropertyFriendlyName = Enabled ( Face Target )
eEnabled = 2,
};enum class AI_ Strafing_ t : uint8
{
// MPropertySuppressEnumerator
eInvalid = 0,
// MPropertyFriendlyName = Disabled ( Face Path )
eDisabled = 1,
// MPropertyFriendlyName = Enabled ( Face Target )
eEnabled = 2,
};