Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Field con vars #2

Merged
merged 2 commits into from
Jun 3, 2019
Merged

Field con vars #2

merged 2 commits into from
Jun 3, 2019

Conversation

ZeroByter
Copy link
Owner

Now we can make simple fields a ConVar as long as they are public and static. This has an advantage since it allows us to more easily assign default values and also no need to set get;set; methods, and saves time, yay!

Also fixed error when trying to print 'null' to console.

Also fixed typo in readme.md

ZeroByter added 2 commits June 3, 2019 12:08
…erties.

This allows for quick and simple convars which don't need get;set; methods.
@ZeroByter ZeroByter merged commit 02a9f98 into master Jun 3, 2019
@ZeroByter ZeroByter deleted the fieldConVars branch June 3, 2019 09:14
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.

1 participant