EditDeferral Type
Specifies an aspect of simulant editing to perform in a deferred manner.
Union cases
| Union case | Description |
Full Usage:
AppendPropertiesDeferral AppendProperties -> World -> unit
Parameters:
AppendProperties -> World -> unit
|
|
Full Usage:
HierarchyContextDeferral HierarchyContext -> World -> unit
Parameters:
HierarchyContext -> World -> unit
|
|
Full Usage:
ReplacePropertyDeferral ReplaceProperty -> World -> unit
Parameters:
ReplaceProperty -> World -> unit
|
|
Full Usage:
ViewportContextDeferral ViewportContext -> World -> unit
Parameters:
ViewportContext -> World -> unit
|
|
Full Usage:
ViewportOverlayDeferral ViewportOverlay -> World -> unit
Parameters:
ViewportOverlay -> World -> unit
|
|
Instance members
| Instance member | Description |
Full Usage:
this.IsAppendPropertiesDeferral
Returns: bool
|
|
Full Usage:
this.IsHierarchyContextDeferral
Returns: bool
|
|
Full Usage:
this.IsReplacePropertyDeferral
Returns: bool
|
|
Full Usage:
this.IsViewportContextDeferral
Returns: bool
|
|
Full Usage:
this.IsViewportOverlayDeferral
Returns: bool
|
|
Nu