get the default constant numeric value of the operation
Namespace: NSS.Blast
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public static float GetConstantValueDefault(
blast_operation op
)
VB
Public Shared Function GetConstantValueDefault (
op As blast_operation
) As Single
C++
public:
static float GetConstantValueDefault(
blast_operation op
)
F#
static member GetConstantValueDefault :
op : blast_operation -> float32
- op
- Type: NSS.Blast.blast_operation
the operation to return the constant for
Type: Single
a constant float value