Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/Considerations > API/Plugins/StateTreeModule/Considerations/FStateTreeConsiderationResponseC-
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/Considerations/StateTreeCommonConsiderations.h |
| Include | #include "Considerations/StateTreeCommonConsiderations.h" |
float Evaluate
(
float NormalizedInput
) const
Remarks
Evaluate the output value from curve The output value. If the curve is not set, will simply return NormalizedInput.
Parameters
| Name | Description |
|---|---|
| NormalizedInput | the normalized input value to the response curve |