C# Class ME3Explorer.Unreal.PSKFile.PSKHeader

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
count int
flags int
name string
size int

Property Details

count public property

public int count
return int

flags public property

public int flags
return int

name public property

public string name
return string

size public property

public int size
return int