Sequine - Scripting API
Calcatz.CookieCutter.Command< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 >.SubFlowInfo Struct Reference

Public Member Functions

bool IsValid ()
 
void Invalidate ()
 Clears all the potentially dangling references. More...
 

Public Attributes

CommandExecutor executor
 
CommandData commandData
 
int outputIndex
 

Member Function Documentation

◆ Invalidate()

void Calcatz.CookieCutter.Command< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 >.SubFlowInfo.Invalidate ( )

Clears all the potentially dangling references.

◆ IsValid()

bool Calcatz.CookieCutter.Command< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 >.SubFlowInfo.IsValid ( )

Member Data Documentation

◆ commandData

CommandData Calcatz.CookieCutter.Command< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 >.SubFlowInfo.commandData

◆ executor

CommandExecutor Calcatz.CookieCutter.Command< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 >.SubFlowInfo.executor

◆ outputIndex

int Calcatz.CookieCutter.Command< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 >.SubFlowInfo.outputIndex