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

Fix reading/writing float variant-based props #1536

Merged
merged 1 commit into from
Jul 17, 2021
Merged

Fix reading/writing float variant-based props #1536

merged 1 commit into from
Jul 17, 2021

Conversation

asherkin
Copy link
Member

When variant support was added for props, the validation checks in the
float related functions weren't updated to allow them.

Tested with the plugin from the forum thread with a spawned
math_counter.

Fixes #1501

When variant support was added for props, the validation checks in the
float related functions weren't updated to allow them.

Tested with the plugin from the forum thread with a spawned
`math_counter`.

Fixes #1501
@asherkin asherkin merged commit 86af960 into master Jul 17, 2021
@asherkin asherkin deleted the bug-1501 branch July 17, 2021 19:53
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.

Set/GetEntPropFloat doesn't work with math_counter's m_OutValue
2 participants