Epic Developer Community Forums
How can I check how many times a variable is true?
Development
Programming & Scripting
Blueprint
Blueprint
,
question
,
unreal-engine
,
UE4
Chwindor
(Chwindor)
December 12, 2017, 3:38am
2
I think you should use a int variable to count something, and cast a bool to int will always be 1.
show post in topic