What kind of change does this PR introduce? (check one with "x")
[] Bugfix
[] Feature
[] Code style update (formatting, local variables)
[] Refactoring (no functional changes, no api changes)
[*] Other... Please describe:
Fixes: #205
What is the current behavior?
Not able to set the resource to resource manager after engine initialized
What is the new behavior?
Expose SetResource in resource manager which we can set the additional resource to resource manager
What kind of change does this PR introduce? (check one with "x")
Fixes: #205
What is the current behavior? Not able to set the resource to resource manager after engine initialized What is the new behavior? Expose SetResource in resource manager which we can set the additional resource to resource manager