Struct MusicPlayerWantsLooped
- Namespace
- MarymoorStudios.Core.Steamworks
- Assembly
- MarymoorStudios.Core.Steamworks.dll
public struct MusicPlayerWantsLooped : ICallback
- Implements
- Inherited Members
Fields
CallbackId
public const int CallbackId = 4110
Field Value
Properties
Looped
public bool Looped { get; set; }