FirstModulAR 0.1.0
Loading...
Searching...
No Matches
FMAR.Internal.Procedures.BranchingPathStep Class Reference

A branching path step. Can have multiple paths. More...

Inheritance diagram for FMAR.Internal.Procedures.BranchingPathStep:
FMAR.Internal.Procedures.StepBase

Public Member Functions

override void OnValidate ()
 
- Public Member Functions inherited from FMAR.Internal.Procedures.StepBase
void OnValidate ()
 

Public Attributes

bool nested = true
 
string step
 
List< Pathoptions
 
- Public Attributes inherited from FMAR.Internal.Procedures.StepBase
string name
 

Detailed Description

A branching path step. Can have multiple paths.

Member Function Documentation

◆ OnValidate()

override void FMAR.Internal.Procedures.BranchingPathStep.OnValidate ( )
inline

Member Data Documentation

◆ nested

bool FMAR.Internal.Procedures.BranchingPathStep.nested = true

◆ options

List<Path> FMAR.Internal.Procedures.BranchingPathStep.options

◆ step

string FMAR.Internal.Procedures.BranchingPathStep.step

The documentation for this class was generated from the following file: