Add IntX to VariantType.
This commit is contained in:
@@ -54,6 +54,10 @@ API_STRUCT(InBuild) struct FLAXENGINE_API VariantType
|
||||
ManagedObject,
|
||||
Typename,
|
||||
|
||||
Int2,
|
||||
Int3,
|
||||
Int4,
|
||||
|
||||
MAX
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user