Show / Hide Table of Contents

Class tk2dSpriteAnimationFrame

Inheritance
object
tk2dSpriteAnimationFrame
Namespace: WeaverCore.Editor.TK2D
Assembly: WeaverCore.Editor.dll
Syntax
[Serializable]
public class tk2dSpriteAnimationFrame

Fields

| Edit this page View Source

eventFloat

Declaration
public float eventFloat
Field Value
Type Description
float
| Edit this page View Source

eventInfo

Declaration
public string eventInfo
Field Value
Type Description
string
| Edit this page View Source

eventInt

Declaration
public int eventInt
Field Value
Type Description
int
| Edit this page View Source

spriteCollection

Declaration
public tk2dSpriteCollectionData spriteCollection
Field Value
Type Description
tk2dSpriteCollectionData
| Edit this page View Source

spriteId

Declaration
public int spriteId
Field Value
Type Description
int
| Edit this page View Source

triggerEvent

Declaration
public bool triggerEvent
Field Value
Type Description
bool

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾