Assembly: VRage.Game.dll

public interface IMyComponentBase

Properties

Member Description
ContainerBase
RemoveExistingComponentOnNewInsert

Methods

Member Description
Deserialize(MyObjectBuilder_ComponentBase)
GetAs()
Init(MyComponentDefinitionBase)
IsSerialized()
OnAddedToContainer()
OnAddedToScene()
OnBeforeRemovedFromContainer()
OnRemovedFromScene()
Serialize(bool)
SetContainer(IMyComponentContainer)

Inheritors: