VU-Docs icon indicating copy to clipboard operation
VU-Docs copied to clipboard

Add example/description for `ResourceManager:GetSettings`

Open FlashHit opened this issue 3 years ago • 0 comments
trafficstars

https://docs.veniceunleashed.net/vext/ref/shared/library/resourcemanager/#getsettings

Example would be ResourceManager:GetSettings("GameAnimationSettings") this would return a DataContainer|nil. And when it returns a DataContainer you can upcast it to GameAnimationSettings.

And there should be a list or something with all settings.

FlashHit avatar Dec 18 '21 00:12 FlashHit