Property | Type | Description | |
---|---|---|---|
cp1InStr | string | ||
cp1OutStr | string | ||
cp1StartedIn | bool | ||
cp2InStr | string | ||
cp2OutStr | string | ||
cp2StartedIn | bool | ||
cp3InStr | string | ||
cp3OutStr | string | ||
cp3StartedIn | bool | ||
cp4InStr | string | ||
cp4OutStr | string | ||
cp4StartedIn | bool |
Method | Description | |
---|---|---|
PrepareEventGraphMultiChronopic ( ) : System | ||
PrepareEventGraphMultiChronopic ( bool cp1StartedIn, bool cp2StartedIn, bool cp3StartedIn, bool cp4StartedIn, string cp1InStr, string cp1OutStr, string cp2InStr, string cp2OutStr, string cp3InStr, string cp3OutStr, string cp4InStr, string cp4OutStr ) : System |
public PrepareEventGraphMultiChronopic ( ) : System | ||
return | System |
public PrepareEventGraphMultiChronopic ( bool cp1StartedIn, bool cp2StartedIn, bool cp3StartedIn, bool cp4StartedIn, string cp1InStr, string cp1OutStr, string cp2InStr, string cp2OutStr, string cp3InStr, string cp3OutStr, string cp4InStr, string cp4OutStr ) : System | ||
cp1StartedIn | bool | |
cp2StartedIn | bool | |
cp3StartedIn | bool | |
cp4StartedIn | bool | |
cp1InStr | string | |
cp1OutStr | string | |
cp2InStr | string | |
cp2OutStr | string | |
cp3InStr | string | |
cp3OutStr | string | |
cp4InStr | string | |
cp4OutStr | string | |
return | System |