Show / Hide Table of Contents

Class Ifp

Inheritance
Object
Asset
Ifp
Inherited Members
Asset.filepath
Asset.Filepath
Asset.state
Asset.State
Asset.Download()
Asset.OnDownloadComplete
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Slipe.Client.Assets
Assembly: SlipeClient.dll
Syntax
public class Ifp : Asset

Constructors

| Improve this Doc View Source

Ifp(String)

Declaration
public Ifp(string filepath)
Parameters
Type Name Description
String filepath

Methods

| Improve this Doc View Source

Load(String)

Loads the IFP file into the animation block

Declaration
public void Load(string customBlockName)
Parameters
Type Name Description
String customBlockName
  • Improve this Doc
  • View Source
Back to top Generated by DocFX