API Referenceglobal
public abstract interface Sandbox.Component.INetworkVisible
A `Sandbox.Component` with this interface can determine whether a networked object should be visible for a specific `Sandbox.Connection`.
Related Guides
Broader workflow and conceptual references connected to this API.
Methods
Showing 1 methods
public virtual bool IsVisibleToConnection(Sandbox.Connection connection, BBox& modreq(System.Runtime.InteropServices.InAttribute) worldBounds)
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Component.INetworkVisible |