Show / Hide Table of Contents

Class OnBeatEventArgs

Inheritance
Object
OnBeatEventArgs
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Slipe.Client.Sounds.Events
Assembly: SlipeClient.dll
Syntax
public class OnBeatEventArgs

Properties

| Improve this Doc View Source

Time

The position in the song of the beat

Declaration
public float Time { get; }
Property Value
Type Description
Single
  • Improve this Doc
  • View Source
Back to top Generated by DocFX