C# Class ME3Explorer.GUIDCacheEditor.GUIDCacheEditor.GuidEntry

ファイルを表示 Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
GUID byte[]
Name string
NameIdx int

Property Details

GUID public_oe property

public byte[] GUID
return byte[]

Name public_oe property

public string Name
return string

NameIdx public_oe property

public int NameIdx
return int