C# Class WWActorEdit.Kazari.RARCPacker.Node

显示文件 Open project: pho/WindViewer

Public Properties

Property Type Description
filenameOffset uint
firstFileEntryOffset uint
foldernameHash ushort
numFileEntries ushort
type string

Property Details

filenameOffset public_oe property

public uint filenameOffset
return uint

firstFileEntryOffset public_oe property

public uint firstFileEntryOffset
return uint

foldernameHash public_oe property

public ushort foldernameHash
return ushort

numFileEntries public_oe property

public ushort numFileEntries
return ushort

type public_oe property

public string type
return string