ReadyM.Relay.Server.Sdk.Ecs
Namespaces
ReadyM.Relay.Server.Sdk.Ecs.Components
ReadyM.Relay.Server.Sdk.Ecs.Systems
Classes
Mod-side ECS API. Wraps the function pointers exposed by the AOT server.
All component types - whether defined in the server binary or in this mod - are
identified by int component IDs assigned at registration time.
Structs
Delegates
EcsApi.EmbedForEach<T1, T2, T3, T4, T5>
EcsApi.EmbedForEach<T1, T2, T3, T4, T5, T6>
EcsApi.EmbedForEach<T1, T2, T3, T4>
EcsApi.EmbedForEach<T1, T2, T3>
EcsApi.EmbedForEachState<T1, T2, TState>
EcsApi.EmbedForEachState<T1, T2, T3, T4, T5, T6, TState>
EcsApi.EmbedForEachState<T1, T2, T3, T4, T5, TState>
EcsApi.EmbedForEachState<T1, T2, T3, T4, TState>
EcsApi.EmbedForEachState<T1, T2, T3, TState>
EcsApi.EmbedForEachState<T, TState>
EcsApi.EmbedForEachStateManaged<T1, T2, T3, T4, TState>
EcsApi.EmbedForEachStateManaged<T1, T2, TState>
EcsApi.EmbedForEachStateManaged<T1, T2, T3, TState>
EcsApi.EmbedForEachStateManaged<T, TState>
EcsApi.EmbedForEachStateManaged<T1, T2, T3, T4, T5, T6, TState>