Epic Developer Community Forums
Is it better to use strings or Integers for player body part IDs/Tags
Development
Programming & Scripting
UI
question
,
unreal-engine
,
UE4-27
,
CPP
ClockworkOcean
(ClockworkOcean)
June 25, 2022, 8:27am
3
If you want a sort of half way house, you can use enumerated types:
1 Like
show post in topic