unreal.FixedArray

class unreal.FixedArray(*args, **kwargs)

Bases: unreal._WrapperBase

Type for all UE4 exposed fixed-array instances

__copy__() → FixedArray – copy this Unreal fixed-array
classmethod cast(type, obj) → FixedArray – cast the given object to this Unreal fixed-array type
copy() → FixedArray – copy this Unreal fixed-array