Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.68 KB

aa712aa0-7bc3-8b73-fbc1-46bd48170a44.md

File metadata and controls

20 lines (13 loc) · 1.68 KB

BlastEngineData Fields

The BlastEngineData type exposes the following members.

Fields

 

NameDescription
Public fieldconstants constant values selected by opcodes and shared among threads - these are set by the constant value operations and they can be replaced with other values... if you are mad
Public fieldFunctionCount number of function pointers in the fp array. function id's dont match indices..... - TODO this means each function call needs a lookup...
Public fieldFunctionPointers function pointer data
Public fieldFunctions external function info array. these provide api access to the script
Public fieldrandom base random number generator, all random actions have their origin in this random number generator
  Back to Top

See Also

Reference

BlastEngineData Structure
NSS.Blast Namespace