UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FPathFollowingRequestResult Struct Reference

#include <PathFollowingComponent.h>

Public Member Functions

 FPathFollowingRequestResult ()
 
 operator EPathFollowingRequestResult::Type () const
 

Public Attributes

FAIRequestID MoveId
 
TEnumAsByte< EPathFollowingRequestResult::TypeCode
 

Constructor & Destructor Documentation

◆ FPathFollowingRequestResult()

FPathFollowingRequestResult::FPathFollowingRequestResult ( )
inline

Member Function Documentation

◆ operator EPathFollowingRequestResult::Type()

FPathFollowingRequestResult::operator EPathFollowingRequestResult::Type ( ) const
inline

Member Data Documentation

◆ Code

TEnumAsByte<EPathFollowingRequestResult::Type> FPathFollowingRequestResult::Code

◆ MoveId

FAIRequestID FPathFollowingRequestResult::MoveId

The documentation for this struct was generated from the following file: