Table of Contents

Class Impl

Namespace
Coherence.Toolkit
Assembly
Coherence.Toolkit.dll
public static class Impl
Inheritance
Impl

Fields

AssetId

public static Func<uint> AssetId

Field Value

Func<uint>

ComponentNameFromTypeId

public static Func<uint, string> ComponentNameFromTypeId

Field Value

Func<uint, string>

CreateConnectedEntityUpdateInternal

public static Func<Entity, Vector3, Quaternion, Vector3, AbsoluteSimulationFrame, ICoherenceComponentData> CreateConnectedEntityUpdateInternal

Field Value

Func<Entity, Vector3, Quaternion, Vector3, AbsoluteSimulationFrame, ICoherenceComponentData>

CreateConnectionSceneUpdateInternal

public static Func<uint, AbsoluteSimulationFrame, ICoherenceComponentData> CreateConnectionSceneUpdateInternal

Field Value

Func<uint, AbsoluteSimulationFrame, ICoherenceComponentData>

CreateInitialComponents

public static Func<ICoherenceSync, string, bool, AbsoluteSimulationFrame, ICoherenceComponentData[]> CreateInitialComponents

Field Value

Func<ICoherenceSync, string, bool, AbsoluteSimulationFrame, ICoherenceComponentData[]>

CreateLiveQuery

public static Func<IClient, float, Vector3, AbsoluteSimulationFrame, Entity> CreateLiveQuery

Field Value

Func<IClient, float, Vector3, AbsoluteSimulationFrame, Entity>

GetComponentInteropHandler

public static Func<IComponentInteropHandler> GetComponentInteropHandler

Field Value

Func<IComponentInteropHandler>

GetConnectedEntityComponentIdInternal

public static Func<uint> GetConnectedEntityComponentIdInternal

Field Value

Func<uint>

GetRootDefinition

public static Func<IDefinition> GetRootDefinition

Field Value

Func<IDefinition>

GetSpawnInfo

public static Func<IClient, IncomingEntityUpdate, (bool, SpawnInfo)> GetSpawnInfo

Field Value

Func<IClient, IncomingEntityUpdate, (bool, SpawnInfo)>

ReceiveGenericCommand

public static Action<ICoherenceSync, IEntityCommand, MessageTarget, Logger> ReceiveGenericCommand

Field Value

Action<ICoherenceSync, IEntityCommand, MessageTarget, Logger>

ReceiveInternalCommand

public static Func<CoherenceBridge.EventsToken, IEntityCommand, Logger, bool> ReceiveInternalCommand

Field Value

Func<CoherenceBridge.EventsToken, IEntityCommand, Logger, bool>

RemoveTag

public static Action<IClient, Entity> RemoveTag

Field Value

Action<IClient, Entity>

RemoveTagQuery

public static Action<IClient, Entity> RemoveTagQuery

Field Value

Action<IClient, Entity>

SendGenericCommand

public static Action<ICoherenceSync, IClient, string, MessageTarget, byte[], Entity[], Logger> SendGenericCommand

Field Value

Action<ICoherenceSync, IClient, string, MessageTarget, byte[], Entity[], Logger>

UpdateLiveQuery

public static Action<IClient, Entity, float, Vector3, AbsoluteSimulationFrame> UpdateLiveQuery

Field Value

Action<IClient, Entity, float, Vector3, AbsoluteSimulationFrame>

UpdateTag

public static Action<IClient, Entity, string, AbsoluteSimulationFrame> UpdateTag

Field Value

Action<IClient, Entity, string, AbsoluteSimulationFrame>

UpdateTagQuery

public static Action<IClient, Entity, string, AbsoluteSimulationFrame> UpdateTagQuery

Field Value

Action<IClient, Entity, string, AbsoluteSimulationFrame>