Logo FSBarV1_Archived

ValueCase Type

Union cases

Union case Description

BytesValue Bytes

Full Usage: BytesValue Bytes

Parameters:
Item : Bytes

FloatArrayValue FloatArray

Full Usage: FloatArrayValue FloatArray

Parameters:
Item : FloatArray

FloatValue float32

Full Usage: FloatValue float32

Parameters:
    Item : float32

Item : float32

IntArrayValue IntArray

Full Usage: IntArrayValue IntArray

Parameters:
Item : IntArray

IntValue int

Full Usage: IntValue int

Parameters:
    Item : int

Item : int

None

Full Usage: None

SnapshotValue GameStateSnapshot

Full Usage: SnapshotValue GameStateSnapshot

Parameters:

StringValue string

Full Usage: StringValue string

Parameters:
    Item : string

Item : string

VectorValue Vector3

Full Usage: VectorValue Vector3

Parameters:
Item : Vector3

Instance members

Instance member Description

this.IsBytesValue

Full Usage: this.IsBytesValue

Returns: bool
Returns: bool

this.IsFloatArrayValue

Full Usage: this.IsFloatArrayValue

Returns: bool
Returns: bool

this.IsFloatValue

Full Usage: this.IsFloatValue

Returns: bool
Returns: bool

this.IsIntArrayValue

Full Usage: this.IsIntArrayValue

Returns: bool
Returns: bool

this.IsIntValue

Full Usage: this.IsIntValue

Returns: bool
Returns: bool

this.IsNone

Full Usage: this.IsNone

Returns: bool
Returns: bool

this.IsSnapshotValue

Full Usage: this.IsSnapshotValue

Returns: bool
Returns: bool

this.IsStringValue

Full Usage: this.IsStringValue

Returns: bool
Returns: bool

this.IsVectorValue

Full Usage: this.IsVectorValue

Returns: bool
Returns: bool

Static members

Static member Description

ValueCase.OneofCodec

Full Usage: ValueCase.OneofCodec

Returns: Lazy<OneofCodec<ValueCase>>
Returns: Lazy<OneofCodec<ValueCase>>

Type something to start searching.