C# Class SerahToolkit_SharpGL.WM_Section35

显示文件 Open project: MaKiPL/FF8-Rinoa-s-Toolset

Public Properties

Property Type Description
path string

Public Methods

Method Description
GetEntries ( ) : DrawPointEntry[]
WM_Section35 ( string path ) : System

Private Methods

Method Description
memcpy ( IntPtr dest, IntPtr src, UIntPtr count ) : IntPtr

Method Details

GetEntries() public method

public GetEntries ( ) : DrawPointEntry[]
return DrawPointEntry[]

WM_Section35() public method

public WM_Section35 ( string path ) : System
path string
return System

Property Details

path public_oe property

public string path
return string