A 2D Farming RPG
This is just a simple 2D farming RPG game
Loading...
Searching...
No Matches
SO_AnimationType Class Reference

Create a scriptable animation type. This objects holds infomration about animation variants. More...

Inheritance diagram for SO_AnimationType:
Inheritance graph
Collaboration diagram for SO_AnimationType:
Collaboration graph

Data Fields

AnimationClip m_AnimationClip
 
AnimationName m_AnimationName
 
CharacterPartAnimator m_CharacterPart
 
PartVariantColor m_PartVariantColor
 
PartVariantType m_PartVariantType
 

Detailed Description

Create a scriptable animation type. This objects holds infomration about animation variants.

Definition at line 9 of file SO_AnimationType.cs.

Field Documentation

◆ m_AnimationClip

AnimationClip SO_AnimationType.m_AnimationClip

Definition at line 11 of file SO_AnimationType.cs.

◆ m_AnimationName

AnimationName SO_AnimationType.m_AnimationName

Definition at line 12 of file SO_AnimationType.cs.

◆ m_CharacterPart

CharacterPartAnimator SO_AnimationType.m_CharacterPart

Definition at line 13 of file SO_AnimationType.cs.

◆ m_PartVariantColor

PartVariantColor SO_AnimationType.m_PartVariantColor

Definition at line 14 of file SO_AnimationType.cs.

◆ m_PartVariantType

PartVariantType SO_AnimationType.m_PartVariantType

Definition at line 15 of file SO_AnimationType.cs.


The documentation for this class was generated from the following file: