Show / Hide Table of Contents

Class RingerComponent

Inheritance
System.Object
RingerComponent
Namespace: Content.Server.PDA.Ringer
Assembly: Content.Server.dll
Syntax
public sealed class RingerComponent : Component

Fields

| Improve this Doc View Source

NoteCount

Keeps track of how many notes have elapsed if the ringer component is playing.

Declaration
public int NoteCount
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Range

How far the sound projects in metres.

Declaration
public float Range
Field Value
Type Description
System.Single
| Improve this Doc View Source

Ringtone

Declaration
public Note[] Ringtone
Field Value
Type Description
Note[]
| Improve this Doc View Source

TimeElapsed

Declaration
public float TimeElapsed
Field Value
Type Description
System.Single
| Improve this Doc View Source

Volume

Declaration
public float Volume
Field Value
Type Description
System.Single
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾