Table of Contents

Commands_CommandWithInstantiate

Constructors
[TestCase(new object[] { true, true })]
[TestCase(new object[] { false, true })]
[TestCase(new object[] { true, false })]
[TestCase(new object[] { false, false })]
public Commands_CommandWithInstantiate(bool useReflection, bool useAddressable)
Parameters
Type Name Description
bool useReflection
bool useAddressable