FRigVMPropertyPath::FRigVMPropertyPath

Constructor from complete data

Choose your operating system:

Windows

macOS

Linux

References

Module

RigVM

Header

/Engine/Source/Runtime/RigVM/Public/RigVMCore/RigVMPropertyPath.h

Include

#include "RigVMCore/RigVMPropertyPath.h"

Source

/Engine/Source/Runtime/RigVM/Private/RigVMCore/RigVMPropertyPath.cpp

Syntax

FRigVMPropertyPath
(
    const FProperty * InProperty,
    const FString & InSegmentPath
)

Remarks

Constructor from complete data

Parameters

Parameter

Description

InProperty

The head property to base this property path off of

InSegmentPath

A . separated string providing all of the segments of this path