|
Yasiu Math 1
Collection of mathematic functions that help create game mechanics and procedural tools
|
All functions from library are located under same category.
Squirrel Object is not treated as ActorComponent, it has to be spawned from class using node CreateFromClass
To use math functions include this in your file:
Functions are grouped into namespaces: Name spaces
To access one of the RNG in C++, add include in your file:
It is UObject, so it must comply with unreal engine rules for objects lifecycle. Store ref value as any UObject if you want it to persist in game for longer.