Class MediumBase
This class serves as base for a medium for sending/receiving messages.
Namespace: Marus.Communications.Acoustics
Assembly: cs.temp.dll.dll
Syntax
public abstract class MediumBase : MonoBehaviour
Methods
Awake()
Declaration
protected void Awake()
IsPointInside(Transform)
Declaration
public bool IsPointInside(Transform transform)
Parameters
Type | Name | Description |
---|---|---|
Transform | transform |
Returns
Type | Description |
---|---|
System.Boolean |