Space Engineers
|
Class distributing updates on large amount of objects in configurable intervals. More...
Public Member Functions | |
MyDistributedUpdater (int updateInterval) | |
void | Iterate (Action< T > p) |
void | Update () |
Properties | |
V | List [get] |
Class distributing updates on large amount of objects in configurable intervals.
V | : | IReadOnlyList<T> | |
V | : | new() |
Definition at line 13 of file MyDistributedUpdater.cs.
|
inline |
Definition at line 19 of file MyDistributedUpdater.cs.
|
inline |
Definition at line 24 of file MyDistributedUpdater.cs.
|
inline |
Definition at line 32 of file MyDistributedUpdater.cs.
|
get |
Definition at line 39 of file MyDistributedUpdater.cs.