In this short tutorial I am presenting how to define and use Bitmasks in Unreal Engine 4. Showing how useful can be and how to mix them in order to define extra properties and relations 1 to N.
Start using bit flags (masks) instead of many booleans which can be harder to setup if project is growing.
Bitwise Operators in C/C++:
[ Ссылка ]
Previous guide:
[ Ссылка ]
TefelDev website: [ Ссылка ]
Discord channel: [ Ссылка ]
Twitter: [ Ссылка ]
Please share your thoughts and if you have any request about future tutorials and guides!
#bitmask #bit #logic
Ещё видео!