UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::FDynamicActorNetCreationHeader::FActorNetSpawnInfo Struct Reference

#include <NetActorFactory.h>

Public Member Functions

 FActorNetSpawnInfo ()
 

Public Attributes

FVector Location
 
FRotator Rotation
 
FVector Scale
 
FVector Velocity
 

Constructor & Destructor Documentation

◆ FActorNetSpawnInfo()

UE::Net::FDynamicActorNetCreationHeader::FActorNetSpawnInfo::FActorNetSpawnInfo ( )
inline

Member Data Documentation

◆ Location

FVector UE::Net::FDynamicActorNetCreationHeader::FActorNetSpawnInfo::Location

◆ Rotation

FRotator UE::Net::FDynamicActorNetCreationHeader::FActorNetSpawnInfo::Rotation

◆ Scale

FVector UE::Net::FDynamicActorNetCreationHeader::FActorNetSpawnInfo::Scale

◆ Velocity

FVector UE::Net::FDynamicActorNetCreationHeader::FActorNetSpawnInfo::Velocity

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