-
Notifications
You must be signed in to change notification settings - Fork 101
Lua_UnsyncedRead
marcushutchings edited this page May 23, 2022
·
3 revisions
Gets the rotation params of the nano-building projectile. speed: deg/s, accel: deg/s2, startRot: deg.
Gets a list of feature Ids whose DrawFlags have changed since the last render frame. Set sendDrawFlags = true to also get a the current DrawFlags for each of those features. The index positions of the featureIds and drawFlags tables correlate to the same feature.
Gets a list of unit Ids whose DrawFlags have changed since the last render frame. Set sendDrawFlags = true to also get a the current DrawFlags for each of those units. The index positions of the unitIds and drawFlags tables correlate to the same unit.