Skip to content

[Draft] EntityKeyValues implementation#440

Closed
Yarukon wants to merge 14 commits intoroflmuffin:mainfrom
Yarukon:ekv-implementation
Closed

[Draft] EntityKeyValues implementation#440
Yarukon wants to merge 14 commits intoroflmuffin:mainfrom
Yarukon:ekv-implementation

Conversation

@Yarukon
Copy link
Copy Markdown
Contributor

@Yarukon Yarukon commented May 3, 2024

As the title said
(I hope there's a better way to implement this)

@Yarukon Yarukon changed the title EntityKeyValues implementation [Draft] EntityKeyValues implementation May 3, 2024
public KeyValuesType GetContainerType() => type;
public T Get<T>() => (T)value;

// Shut visual studio up
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

my man ❤️

@Yarukon
Copy link
Copy Markdown
Contributor Author

Yarukon commented May 29, 2024

due to scriptcontext can only have 32 arguments max, have to find another way to implement this
image

@Yarukon Yarukon closed this May 30, 2024
@Yarukon Yarukon deleted the ekv-implementation branch May 30, 2024 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants