C# Class Tests.FakeComponent

Mostra file Open project: yeticgi/Uniject

Public Properties

Property Type Description
obj TestableGameObject

Public Methods

Method Description
FakeComponent ( TestableGameObject obj ) : System

Method Details

FakeComponent() public method

public FakeComponent ( TestableGameObject obj ) : System
obj TestableGameObject
return System

Property Details

obj public_oe property

public TestableGameObject obj
return TestableGameObject