C# Class HitscanSpawn, OZML

Inheritance: MonoBehaviour
显示文件 Open project: merveilles/OZML

Public Properties

Property Type Description
Prefab GameObject
ThinkRate float

Public Methods

Method Description
Start ( ) : void

Private Methods

Method Description
Think ( ) : IEnumerator

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

Prefab public_oe property

public GameObject Prefab
return GameObject

ThinkRate public_oe property

public float ThinkRate
return float