C# Class Waypoint, CodeSpells

Inheritance: MonoBehaviour
Mostra file Open project: srfoster/CodeSpells Class Usage Examples

Public Methods

Method Description
getAdjacent ( ) : ArrayList
location ( ) : Vector3
print ( ) : string

Private Methods

Method Description
OnTriggerEnter ( Collider col ) : void
Start ( ) : void

Method Details

getAdjacent() public method

public getAdjacent ( ) : ArrayList
return ArrayList

location() public method

public location ( ) : Vector3
return Vector3

print() public method

public print ( ) : string
return string