public void RenderItem(zCWorld world, View.zCView view, float x) { Process.THISCALL <NullReturnCall>(Address, FuncAddresses.RenderItem, world, view, new FloatArg(x)); }
public void ThisVobAddedToWorld(zCWorld slot) { Process.THISCALL <NullReturnCall>(Address, FuncAddresses.ThisVobAddedToWorld, slot); }