BaseServerInstruction.instructionType Field

FFF3PP

BaseServerInstructioninstructionType Field

This stuff is still in the planning stages. Any questions or Comments are welcome.

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "F:Furcadia.Net.Utils.ServerParser.BaseServerInstruction.instructionType"]

Namespace:  Furcadia.Net.Utils.ServerParser
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
protected ServerInstructionType instructionType
Protected instructionType As ServerInstructionType

Dim value As ServerInstructionType

value = Me.instructionType

Me.instructionType = value
protected:
ServerInstructionType instructionType
val mutable instructionType: ServerInstructionType

Field Value

Type: ServerInstructionType
See Also