Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 874 Bytes

a64ae303-2829-3fc9-0a87-37a02ae8db3c.md

File metadata and controls

39 lines (26 loc) · 874 Bytes

BlastScriptFunction.ExtendedScriptOp 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 extended_blast_operation ExtendedScriptOp

VB

Public ExtendedScriptOp As extended_blast_operation

C++

public:
extended_blast_operation ExtendedScriptOp

F#

val mutable ExtendedScriptOp: extended_blast_operation

Field Value

Type: extended_blast_operation

See Also

Reference

BlastScriptFunction Structure
NSS.Blast Namespace