C# Class ME3Explorer.Unreal.Classes.StaticMesh.UnknownList

Show file Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
count int
data byte[]
size int
t System.Windows.Forms.TreeNode

Property Details

count public property

public int count
return int

data public property

public byte[] data
return byte[]

size public property

public int size
return int

t public property

public TreeNode,System.Windows.Forms t
return System.Windows.Forms.TreeNode