Struct ChainEffectResult
public struct ChainEffectResult
- Inherited Members
- Extension Methods
Properties
Default
public static ChainEffectResult Default { get; }
Property Value
DrawnControl
Set this to true if you drawn the control of false if you just rendered something else
public bool DrawnControl { readonly get; set; }
Property Value
Methods
Create(bool)
public static ChainEffectResult Create(bool drawnControl)
Parameters
drawnControlbool