Furcadia Framework For Third Party Programs
DiceObjectDiceModifyer Property |
[This is preliminary documentation and is subject to change.]
Die offset +/- n
Namespace: Furcadia.Net.Utils.ServerObjects
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public double DiceModifyer { get; set; }
Public Property DiceModifyer As Double Get Set Dim instance As DiceObject Dim value As Double value = instance.DiceModifyer instance.DiceModifyer = value
public: property double DiceModifyer { double get (); void set (double value); }
member DiceModifyer : float with get, set
Property Value
Type: DoubleSee Also