Summary

public IMyModContext ModContext { get; }

Returns the mod context this gamelogic belongs to. This can be passed to methods to read content from the mod's directory.

Returns

IMyModContext