C# Class ZoneLoader, Unity

Inheritance: MonoBehaviour
ファイルを表示 Open project: zackva/Unity Class Usage Examples

Public Methods

Method Description
LoadZone ( ) : void

Private Methods

Method Description
OnTriggerEnter ( Collider other ) : void

Method Details

LoadZone() public abstract method

public abstract LoadZone ( ) : void
return void