MyComponentContainerTryGet Method (Type, MyComponentBase) |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:VRage.Game.Components.MyComponentContainer.TryGet(System.Type,VRage.Game.Components.MyComponentBase@)"]
Namespace: VRage.Game.Components
public bool TryGet( Type type, out MyComponentBase component )
[Missing <param name="type"/> documentation for "M:VRage.Game.Components.MyComponentContainer.TryGet(System.Type,VRage.Game.Components.MyComponentBase@)"]
[Missing <param name="component"/> documentation for "M:VRage.Game.Components.MyComponentContainer.TryGet(System.Type,VRage.Game.Components.MyComponentBase@)"]
[Missing <returns> documentation for "M:VRage.Game.Components.MyComponentContainer.TryGet(System.Type,VRage.Game.Components.MyComponentBase@)"]