0.2
Float Provider
Structs have been renamed, added a new
FOmniFloatProviderwhich exposes instanced structs to blueprint users and enables struct customization.Float providers have been customized. It now enforces at least a basic float provider, ensuring a null instanced struct is never assigned and puts a input value into the title.

New functions
Exposed
AddInstanceComponentto blueprints, which helps add actor components through scriptable tools and ensure they get serialized.
Bug fixes
Omni_InsightsTracewas not using __FUNCTION__ correctly
Last updated