Summary

public bool IsVisible(IMyEntity entity)

Gets whether entity is visible or not because of SetTypeHidden(Type, bool)

Returns

bool

True when visible

Parameters