WeatherMakerReflectionScriptCurrentRecursionLevel Property |
The current recursion level of mirrors being rendered
Namespace:
DigitalRuby.WeatherMaker
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public static int CurrentRecursionLevel { get; }
Public Shared ReadOnly Property CurrentRecursionLevel As Integer
Get
public:
static property int CurrentRecursionLevel {
int get ();
}
static member CurrentRecursionLevel : int with get
Property Value
Type:
Int32See Also