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

A link step. Can link to another procedure. More...

Inheritance diagram for FMAR.Internal.Procedures.LinkStep:
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
 
Procedure goTo
 
- Public Attributes inherited from FMAR.Internal.Procedures.StepBase
string name
 

Detailed Description

A link step. Can link to another procedure.

Member Function Documentation

◆ OnValidate()

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

Member Data Documentation

◆ goTo

Procedure FMAR.Internal.Procedures.LinkStep.goTo

◆ nested

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

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