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

Do not override parameter cache values #75

Open
wants to merge 1 commit into
base: 2.02-UE4.27
Choose a base branch
from

Conversation

tederis
Copy link

@tederis tederis commented Apr 19, 2023

In some cases it's needed to access parameter cache values that were set through the UE editor. The default behaviour doesn't allows it.

@Connor-FMOD
Copy link

Connor-FMOD commented Apr 20, 2023

Hi,

Thanks for the suggestion. What situations did you find changing this helped?

@tederis
Copy link
Author

tederis commented Apr 21, 2023

The project I'm working on uses a custom component replication system. And it requires these default values that cannot be acquired without changes proposed in the PR.

@Connor-FMOD
Copy link

Hi,

Thanks for the clarification. I will pass your suggestion on to our development team to look into it further.

@tederis
Copy link
Author

tederis commented Apr 21, 2023

Hi. And thanks. Maybe there can be a better solution. So I will be glad to any feedback.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants