Class PulseManager
Namespace: Unity.AutomatedQA
Syntax
public class PulseManager : MonoBehaviour
Methods
Init(Vector3, GameObject)
Declaration
public void Init(Vector3 target, GameObject pulseManagerGo)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3 | target | |
| GameObject | pulseManagerGo |
KillEarly()
Declaration
public void KillEarly()