Show / Hide Table of Contents

Class BookmarkConfig

Inheritance
System.Object
BookmarkConfig
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Audio.BeatMappingConfigs
Assembly: cs.temp.dll.dll
Syntax
public class BookmarkConfig

Properties

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String

Time

Declaration
public float Time { get; set; }
Property Value
Type Description
System.Single
Back to top Generated by DocFX