Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Change macro to create server/client/shared class method/property #17

Closed
LeonMrBonnie opened this issue May 26, 2021 · 1 comment
Closed
Labels
enhancement New feature or request important Issues that are top prio

Comments

@LeonMrBonnie
Copy link
Owner

Less fucking around with defines, the better
Just check for the define in the macro

REGISTER_GLOBAL_SHARED_FUNC
REGISTER_GLOBAL_SERVER_FUNC
REGISTER_GLOBAL_CLIENT_FUNC

REGISTER_SHARED_FUNCDEF
REGISTER_SERVER_FUNCDEF
REGISTER_CLIENT_FUNCDEF
// and so on...
@LeonMrBonnie LeonMrBonnie added enhancement New feature or request important Issues that are top prio labels May 26, 2021
@LeonMrBonnie
Copy link
Owner Author

Actually, no.
I am too lazy for that shit. Just use the defines, it will be fine, probably

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request important Issues that are top prio
Projects
None yet
Development

No branches or pull requests

1 participant