Commands_CommandOnInstantiate
constructor in Global.Commands_CommandOnInstantiate
Constructors
[TestCase(new object[] { true, true })]
[TestCase(new object[] { false, true })]
[TestCase(new object[] { true, false })]
[TestCase(new object[] { false, false })]
public Commands_CommandOnInstantiate(bool useReflection, bool useAddressable)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | useReflection | |
| bool | useAddressable |