Show / Hide Table of Contents

Class AnimationMapImport.CollectionTextures

Inheritance
object
AnimationMapImport.CollectionTextures
Namespace: WeaverCore.Editor.TK2D
Assembly: WeaverCore.Editor.dll
Syntax
public class AnimationMapImport.CollectionTextures

Fields

| Edit this page View Source

TextureNames

Declaration
public List<string> TextureNames
Field Value
Type Description
List<string>
| Edit this page View Source

collection

Declaration
public tk2dSpriteCollectionData collection
Field Value
Type Description
tk2dSpriteCollectionData

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
☀
☾