Navigation
API > API/Plugins > API/Plugins/IKRig
A centralized utility for parsing a property path string Intended for property path strings with properties separated by "->" with support for array syntax like "[0]"
| Name | FPropertyPathParser |
| Type | class |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetOverrides.h |
| Include Path | #include "Retargeter/IKRetargetOverrides.h" |
Syntax
class FPropertyPathParser
Structs
| Name | Remarks |
|---|---|
| FPropertyPathStep |
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TArray< FPropertyPathStep > ParsePath
(
const FString& InPath |
Retargeter/IKRetargetOverrides.h |