Int16forBPs

Int16 for Blueprints by FranticDreamer

Tutorials


Main
Main Tutorials
Basic Information about How to Use Integer16

Nodes


BP
All Exposed Functions (Int16forBPsBPLibrary)
Function Library for 16 Bit Unsigned Integer - Integer16. Includes Maths and Conversion Functions.

Structs


Integer16
An implementation of 16 Bit Unsigned Integer - Integer16 for UE4 Blueprints. Mainly for reducing memory and network size by trading some CPU time.
Properties:
uint8 UnsignedInteger1 < First byte that creates Int16.
uint8 UnsignedInteger2 < Second byte that creates Int16.