Click or drag to resize
AB4D logo

RenderingStepsFlowControl Methods

The RenderingStepsFlowControl type exposes the following members.

Methods
 NameDescription
Public methodGetNextExecutedRenderingStep Returns the RenderingStepBase that will be executed after this rendering step. This method is called after the OnRun method is called.
Public methodOnRenderingStepsListChanged OnRenderingStepsListChanged method is called each time after the RenderingSteps list is changed.
Public methodToString Returns a string that represents the current object.
(Overrides RenderingStepBaseToString)
Top
See Also