0.2

Float Provider

  • Structs have been renamed, added a new FOmniFloatProvider which 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 AddInstanceComponent to blueprints, which helps add actor components through scriptable tools and ensure they get serialized.

Bug fixes

  • Omni_InsightsTrace was not using __FUNCTION__ correctly

Last updated