Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
LOLFileReader
ANMFile
C# Class LOLFileReader.ANMFile
Exibir arquivo
Open project: utensil/lolmodelviewer
Class Usage Examples
Public Properties
Property
Type
Description
bones
List
id
String
magic
System.UInt32
numberOfBones
System.UInt32
numberOfFrames
System.UInt32
playbackFPS
System.UInt32
version
System.UInt32
Public Methods
Method
Description
ANMFile
( ) :
System
Method Details
ANMFile()
public
method
public
ANMFile
( ) :
System
return
System
Property Details
bones
public_oe property
public
List
bones
return
List
id
public_oe property
public
String
id
return
String
magic
public_oe property
public
UInt32,System
magic
return
System.UInt32
numberOfBones
public_oe property
public
UInt32,System
numberOfBones
return
System.UInt32
numberOfFrames
public_oe property
public
UInt32,System
numberOfFrames
return
System.UInt32
playbackFPS
public_oe property
public
UInt32,System
playbackFPS
return
System.UInt32
version
public_oe property
public
UInt32,System
version
return
System.UInt32