Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 789 Bytes

0b79fbcc-0b5a-f8b5-676e-56fe70bb71ef.md

File metadata and controls

39 lines (26 loc) · 789 Bytes

BlastScriptFunction.ScriptOp Field

Built-in functions directly compile into a script operation

Namespace: NSS.Blast
Assembly: BLAST (in BLAST.dll) Version: 1.0.0

Syntax

C#

public blast_operation ScriptOp

VB

Public ScriptOp As blast_operation

C++

public:
blast_operation ScriptOp

F#

val mutable ScriptOp: blast_operation

Field Value

Type: blast_operation

See Also

Reference

BlastScriptFunction Structure
NSS.Blast Namespace