unreal.EnumBase

class unreal.EnumBase

Bases: unreal._WrapperBase

Type for all UE4 exposed enum instances

classmethod cast(object)enum cast the given object to this Unreal enum type
classmethod static_enum()Enum get the Unreal enum of this type