A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
FRepAttachmentWithWeld Struct Reference

USTRUCT() More...

#include <GrippableDataTypes.h>

Inheritance diagram for FRepAttachmentWithWeld:
[legend]

Public Member Functions

 FRepAttachmentWithWeld ()
 
 GENERATED_BODY ()
 
bool NetSerialize (FArchive &Ar, class UPackageMap *Map, bool &bOutSuccess)
 

Public Attributes

bool bIsWelded
 UPROPERTY()
 

Detailed Description

USTRUCT()

Definition at line 12 of file GrippableDataTypes.h.

Constructor & Destructor Documentation

◆ FRepAttachmentWithWeld()

FRepAttachmentWithWeld::FRepAttachmentWithWeld ( )
inline

Definition at line 36 of file GrippableDataTypes.h.

Member Function Documentation

◆ GENERATED_BODY()

FRepAttachmentWithWeld::GENERATED_BODY ( )

◆ NetSerialize()

bool FRepAttachmentWithWeld::NetSerialize ( FArchive & Ar,
class UPackageMap * Map,
bool & bOutSuccess )
inline

Definition at line 23 of file GrippableDataTypes.h.

Member Data Documentation

◆ bIsWelded

bool FRepAttachmentWithWeld::bIsWelded

UPROPERTY()

Definition at line 21 of file GrippableDataTypes.h.


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