API ReferenceFacepunch.ActionGraphs.Compilation
ExpressionBuilderOptionsclass
object→ExpressionBuilderOptions
Constructors1
Showing 1 constructors
public ExpressionBuilderOptions(bool WrapExceptions, bool DispatchLinkTriggeredEvents)
| Parameter | Type | Description |
|---|---|---|
| WrapExceptions | bool | — |
| DispatchLinkTriggeredEvents | bool | — |
No results match this filter.
Methods1
Showing 1 methods
public void Deconstruct(bool WrapExceptions, bool DispatchLinkTriggeredEvents)
| Parameter | Type | Description |
|---|---|---|
| WrapExceptions | bool | — |
| DispatchLinkTriggeredEvents | bool | — |
Returns:
void—No results match this filter.
Properties2
Showing 2 properties
public bool Facepunch.ActionGraphs.Compilation.ExpressionBuilderOptions.DispatchLinkTriggeredEvents { get; set; }
Returns:
bool—public bool Facepunch.ActionGraphs.Compilation.ExpressionBuilderOptions.WrapExceptions { get; set; }
Returns:
bool—No results match this filter.