Interface ISpawnable Provides access to callbacks from Replicator Inherited Members IMatchAcquireHandler.OnMatchAcquire(QueryResult) IMatchUpdateHandler.OnMatchUpdate(QueryResult) IMatchLossHandler.OnMatchLoss(QueryResult) Namespace: Unity.MARS Syntax public interface ISpawnable : IMatchAcquireHandler, IMatchUpdateHandler, IMatchLossHandler, IAction, ISimulatable