Navigation
Unreal Engine C++ API Reference > Plugins > OptimusCore
References
Module | OptimusCore |
Header | /Engine/Plugins/Animation/DeformerGraph/Source/OptimusCore/Public/OptimusExpressionEvaluator.h |
Include | #include "OptimusExpressionEvaluator.h" |
Syntax
struct FParseLocation
Variables
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FParseLocation
(
int32 InStart, |
||
![]() |
FParseLocation
(
FStringView InParseRange, |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FParseLocation | Join
(
const FParseLocation& InLocation |
Merge two parse locations and return a new one |