Sets the win status of this
Node
Namespace: VikingChess.ModelAssembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public void setWin(
bool winStatus
)
Parameters
- winStatus
- Type: SystemBoolean
The Boolean win status to set.
See Also