Method TestCoroutineTwoNestedIfConditions
TestCoroutineTwoNestedIfConditions(CodeGenMode, bool, bool, bool, float, float, float)
Declaration
public void TestCoroutineTwoNestedIfConditions(EndToEndCodeGenBaseFixture.CodeGenMode mode, bool condition1, bool condition2, bool condition3, float xResult, float yResult, float zResult)
Parameters
| Type | Name | Description |
|---|---|---|
| EndToEndCodeGenBaseFixture.CodeGenMode | mode | |
| bool | condition1 | |
| bool | condition2 | |
| bool | condition3 | |
| float | xResult | |
| float | yResult | |
| float | zResult |