Link to the FloatConcept to read.
RawFloatConceptLogicDriver
Inheritance 2 ancestors · 46 siblings
- ILogicDriver
- ILogicFloatDriver
- 0x34262325
- 0x3eac408c
- 0x55383fd3
- 0x7e173e2f
- 0x9e95efe7 (removed in patch 16.1)
- 0xa8dd91e9
- 0xde125976
- 0xe6d1f14b
- 0xe78a175a
- 0xfba9327c
- AbilityResourceDynamicMaterialFloatDriver
- AnimationFractionDynamicMaterialFloatDriver
- BoundingRadiusFloatDriver
- BuffCounterDynamicMaterialFloatDriver
- CharacterStatFloatDriver
- DistanceToPlayerMaterialFloatDriver
- EasedBoolConceptLogicDriver
- EasedFloatConceptLogicDriver
- EasedIntConceptLogicDriver
- EmptyLogicFloatDriver
- FacingAndMovementAngleFloatDriver
- FloatGraphMaterialDriver
- FloatLiteralMaterialDriver
- FloorFloatMaterialDriver
- GetFloatOptionFloatDriver
- GetMapPropFloatDynamicMaterialFloatDriver
- GetSequenceObjectDynamicMaterialFloatDriver (removed in patch 15.4)
- HealthDynamicMaterialFloatDriver
- ILogicIntDriver63
- InvertFloatMaterialDriver
- KeyFrameFloatClipReaderDriver
- LerpMaterialDriver
- MapVisibilityTransitionLengthDriver
- MathFloatDriver4
- MoveSpeedFloatDriver
- PlayerGoldFloatDriver
- RandomFloatMaterialDriver
- RawFloatConceptLogicDrivercurrent
- RemapFloatMaterialDriver
- RunSpeedRatioFloatDriver
- SequenceMaterialFloatDriver
- SineMaterialDriver
- SpellDataFloatDriver1
- TftPlayerPlacementDynamicMaterialFloatDriver
- TimeMaterialDriver
- ValueArrayFloatDriver
- VelocityDynamicMaterialFloatDriver
- ILogicFloatDriver
Class Documentation
Edit documentationFloat logic driver that reads a FloatConcept's
current value without easing - the bridge from the
Concept system into the driver graph (and from
there into materials, animation conditions, and
driver-driven UI). The
EasedFloatConceptLogicDriver
variant reads the same value through the concept's EasingData;
Raw/Eased pairs exist for the bool, int, vec3, and vec4 concepts as
well.