FHandleToCmdIndex

Converts a relative handle to the appropriate index into the Cmds array

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/RepLayout.h

Include

#include "Net/RepLayout.h"

Syntax

class FHandleToCmdIndex

Remarks

Converts a relative handle to the appropriate index into the Cmds array

Variables

Name Description

Public variable

int32

 

CmdIndex

Public variable

TUniquePtr< TAr...

 

HandleToCmdIndex

Constructors

Name Description

Public function

FHandleToCmdIndex()

Public function

FHandleToCmdIndex

(
    const int32 InHandleToCmdIndex
)

Public function

FHandleToCmdIndex

(
    FHandleToCmdIndex&& Other
)

Operators

Name Description

Public function

FHandleToCmd...

 

operator=

(
    FHandleToCmdIndex&& Other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss