Module visual_script_math_constant

Search:
Group by:

Procs

proc constantconstant*(self: VisualScriptMathConstant): int64 {.
gcsafe, locks: 0
.}
proc `constantconstant =`*(self: VisualScriptMathConstant; val: int64) {.
gcsafe, locks: 0
.}