Table of Contents

Class Vector2IExtensions

Namespace
Squiggles.Core.Extension
Assembly
SquigglesCommon4X.dll

SC4X Godot.Vector2I extensions

public static class Vector2IExtensions
Inheritance
Vector2IExtensions
Inherited Members

Methods

ToInventoryPosition(Vector2I)

Converts the Vector2I into a InventoryPosition. Whether or not this is actually useful is yet to be seen. Was originally part of a workflow where I was building a Resident Evil 7 clone. That project got scrapped because mental instability go brrrrrrr ;(

public static InventoryPosition ToInventoryPosition(this Vector2I vec)

Parameters

vec Vector2I

Returns

InventoryPosition