Furcadia Framework For Third Party Programs
DiceObjectDiceCompnentMatch Property |
[This is preliminary documentation and is subject to change.]
+ or - Modifyer
Namespace: Furcadia.Net.Utils.ServerObjects
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public char DiceCompnentMatch { get; set; }
Public Property DiceCompnentMatch As Char Get Set Dim instance As DiceObject Dim value As Char value = instance.DiceCompnentMatch instance.DiceCompnentMatch = value
public: property wchar_t DiceCompnentMatch { wchar_t get (); void set (wchar_t value); }
member DiceCompnentMatch : char with get, set
Property Value
Type: CharSee Also