JavaScript Required:
This documentation site requires JavaScript to function. Please enable JavaScript in your browser to view the navigation and search features.
đźŹ
🔄 Mod API
VRage.Game.Components.Interfaces.IMyComponentContainer
TryGet
Summary
public bool TryGet(Type type, out MyComponentBase component)
Returns
bool
Parameters
Type
type
MyComponentBase
component