< Dice | FunctionContext
FunctionContext.Scope Property
From DiceRoller Documentation
Gets the scope of the function being called.
- Namespace: Dice
- Assembly: DiceRoller (in DiceRoller.dll)
Syntax
public FunctionScope Scope { get; private set; }
Property Value
Type: Dice.FunctionScope
The scope of the function being called.