Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 907 Bytes

4e60e646-7026-ebb5-2f1c-371d74fb3f2d.md

File metadata and controls

39 lines (26 loc) · 907 Bytes

Blast.ValueOperations Field

list all value operations, these operations directly encode constant values -> burst should be able to access this if needed..

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

Syntax

C#

public static blast_operation[] ValueOperations

VB

Public Shared ValueOperations As blast_operation()

C++

public:
static array<blast_operation>^ ValueOperations

F#

static val mutable ValueOperations: blast_operation[]

Field Value

Type: blast_operation[]

See Also

Reference

Blast Structure
NSS.Blast Namespace