C# Class destroyBarrier, Castle-Bashers

Inheritance: MonoBehaviour
Exibir arquivo Open project: DevelopersGuild/Castle-Bashers

Public Properties

Property Type Description
end Main_Process,
room CreateStart,

Public Methods

Method Description
OnTriggerStay ( Collider other ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnTriggerStay() public method

public OnTriggerStay ( Collider other ) : void
other Collider
return void

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

end public_oe property

public Main_Process, end
return Main_Process,

room public_oe property

public CreateStart, room
return CreateStart,