Property HasCyclicReferences
HasCyclicReferences
Indicates whether there are cyclic references among the auras being evaluated. A cyclic reference occurs when auras reference each other in a loop, potentially causing infinite recursion.
Declaration
bool HasCyclicReferences { get; }
Property Value
Type | Description |
---|---|
bool |