C# Class Gibbed.RED.FileFormats.Resource.ObjectInfo

Mostrar archivo Open project: yole/Gibbed.RED Class Usage Examples

Public Properties

Property Type Description
Children List
Data IFileObject
Flags uint
Link string
Parent ObjectInfo
TypeName string
Unknown5 uint

Property Details

Children public_oe property

public List Children
return List

Data public_oe property

public IFileObject Data
return IFileObject

Flags public_oe property

public uint Flags
return uint

Link public_oe property

public string Link
return string

Parent public_oe property

public ObjectInfo,Gibbed.RED.FileFormats.Resource Parent
return ObjectInfo

TypeName public_oe property

public string TypeName
return string

Unknown5 public_oe property

public uint Unknown5
return uint