AnimationAsset.md

April 18, 2021 · View on GitHub

UnrealEngine.Framework

AnimationAsset Class

The base class of animation assets that can be played and evaluated to produce a pose

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

Inheritance System.Object 🡒 AnimationAsset

Derived
↳ AnimationSequenceBase

Implements System.IEquatable<AnimationAsset>

Properties

  • IsCreated

Methods

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

Contents

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