C# Class LSLib.Granny.Model.VertexFormat.PWNG3233

Inheritance: Vertex
显示文件 Open project: Norbyte/lslib

Public Methods

Method Description
ComponentNames ( ) : List
Serialize ( WritableSection section ) : void
Unserialize ( GR2Reader reader ) : void

Method Details

ComponentNames() public method

public ComponentNames ( ) : List
return List

Serialize() public method

public Serialize ( WritableSection section ) : void
section LSLib.Granny.GR2.WritableSection
return void

Unserialize() public method

public Unserialize ( GR2Reader reader ) : void
reader LSLib.Granny.GR2.GR2Reader
return void