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

Show file 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 property

public List Children
return List

Data public property

public IFileObject Data
return IFileObject

Flags public property

public uint Flags
return uint

Link public property

public string Link
return string

Parent public property

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

TypeName public property

public string TypeName
return string

Unknown5 public property

public uint Unknown5
return uint