SwiftlyS2

Natives

Namespace SwiftlyS2.Shared.Natives

No more cssharp chaos.

  • Vector2D — 2-Dimensional vector for source 2.
  • Vector4D
  • VectorWS — 3-Dimensional vector at world scale (?) for source 2.

No more cssharp chaos.

TODO: Not sure if it's a good idea to have an interface for this, because ideally there shouldn't be any difference between this and the INativeHandle from users' perspective, as allocation and destruction should be for internal use only and handled within the core.

On this page