Class CursedOnePingSender
Send ping event based on define criteria by cursed one
Inheritance
System.Object
CursedOnePingSender
Namespace: CatchIo.Runtime.Character.Ping
Assembly: cs.temp.dll.dll
Syntax
public class CursedOnePingSender : MonoBehaviour
Methods
Initialize(Single)
Initialize the ping sender
Declaration
public void Initialize(float pingDuration = 8F)
Parameters
Type | Name | Description |
---|---|---|
System.Single | pingDuration | duration of ping to be visible to others |