Condition
Summary
public enum Condition
{
Fallthrough,
DirectJump,
ExpressionIsTrue,
ExpressionIsFalse,
Option
}Members
Name
Description
Last updated
Was this helpful?
public enum Condition
{
Fallthrough,
DirectJump,
ExpressionIsTrue,
ExpressionIsFalse,
Option
}Last updated
Was this helpful?
Was this helpful?