SoundBase.md

April 18, 2021 Ā· View on GitHub

UnrealEngine.Framework

SoundBase Class

The base class of playable sound objects

public abstract class SoundBase :
System.IEquatable<UnrealEngine.Framework.SoundBase>

Inheritance System.Object šŸ”’ SoundBase

Derived
↳ SoundWave

Implements System.IEquatable<SoundBase>

Properties

  • Duration
  • IsCreated

Methods

  • Equals(UnrealEngine.Framework.SoundBase)
  • GetHashCode()

Contents

  1. 0.1UnrealEngine.Framework
  2. 1SoundBase Class
  3. 1.1Properties
  4. 1.2Methods