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<SerializeEntityID, Vector3, Quaternion, Vector3, ICoherenceComponentData> CreateConnectedEntityUpdateInternal

Field Value

Func<SerializeEntityID, Vector3, Quaternion, Vector3, ICoherenceComponentData>

CreateConnectionSceneUpdateInternal

public static Func<uint, ICoherenceComponentData> CreateConnectionSceneUpdateInternal

Field Value

Func<uint, ICoherenceComponentData>

CreateInitialComponents

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

Field Value

Func<ICoherenceSync, string, ICoherenceComponentData[]>

CreateLiveQuery

public static Func<IClient, float, Vector3, SerializeEntityID> CreateLiveQuery

Field Value

Func<IClient, float, Vector3, SerializeEntityID>

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, EntityUpdate, (bool, SpawnInfo)> GetSpawnInfo

Field Value

Func<IClient, EntityUpdate, (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, SerializeEntityID> RemoveTag

Field Value

Action<IClient, SerializeEntityID>

RemoveTagQuery

public static Action<IClient, SerializeEntityID> RemoveTagQuery

Field Value

Action<IClient, SerializeEntityID>

SendGenericCommand

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

Field Value

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

UpdateLiveQuery

public static Action<IClient, SerializeEntityID, float, Vector3> UpdateLiveQuery

Field Value

Action<IClient, SerializeEntityID, float, Vector3>

UpdateTag

public static Action<IClient, SerializeEntityID, string> UpdateTag

Field Value

Action<IClient, SerializeEntityID, string>

UpdateTagQuery

public static Action<IClient, SerializeEntityID, string> UpdateTagQuery

Field Value

Action<IClient, SerializeEntityID, string>