PegMoveType Field
Describes whether peg is static or floats
Valid Values
0 = Floating (default)
1 = Fixed
public const int PegMoveType = 835
This language is not supported or no code example is available.
public:
const int PegMoveType = 835;
This language is not supported or no code example is available.
public const PegMoveType : int = 835
This language is not supported or no code example is available.
Field Value
int
In this article
Definition