Class CustomAnimation
Inheritance
CustomAnimation
Assembly: SlipeClient.dll
Syntax
public class CustomAnimation
Constructors
|
Improve this Doc
View Source
CustomAnimation(String)
Declaration
public CustomAnimation(string filepath)
Parameters
Type |
Name |
Description |
String |
filepath |
|
Methods
|
Improve this Doc
View Source
ApplyTo(String)
Downloads and loads the .ifp files into the specified animation block.
Declaration
public void ApplyTo(string animationBlock)
Parameters
Type |
Name |
Description |
String |
animationBlock |
|