RageLib.GTA5.ResourceWrappers.PC.Meta.Structures.MCMloRoomDef - indilo53/gta-toolkit GitHub Wiki
namespace: RageLib.GTA5.ResourceWrappers.PC.Meta.Structures
Inheritance Hierarchy
Syntax
public class MCMloRoomDef
Constructors
:white_large_square: |
prototype |
description |
method |
MCMloRoomDef () |
__ |
method |
MCMloRoomDef (MCMloArchetypeDef parent) |
__ |
Properties
:white_large_square: |
name |
description |
Methods
:white_large_square: |
prototype |
description |
method |
void AddEntity(MCEntityDef entity) |
__ |
method |
void AddEnumAndStructureInfo(MetaBuilder mb) |
__ |
method |
void AddEnumAndStructureInfo(MetaBuilder mb) |
__ |
method |
void Build(MetaBuilder mb, bool isRoot=false) |
__ |
method |
void Build(MetaBuilder mb, bool isRoot=false) |
__ |
method |
void Parse(MetaFile meta, RageLib.Resources.GTA5.PC.Meta.CMloRoomDef CMloRoomDef) |
__ |
method |
void Parse(MetaFile meta, CMloRoomDef CMloRoomDef) |
__ |
method |
void RemoveEntity(MCEntityDef entity) |
__ |
Events
:white_large_square: |
name |
description |