Lost Ark SDK  1.148.153.0
SDK::FRigidBodyState Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FRigidBodyState:

Public Attributes

struct FVector Position
 
unsigned char UnknownData00 [0x4]
 
struct FQuat Quaternion
 
struct FVector LinVel
 
struct FVector AngVel
 
unsigned char bNewData
 

Member Data Documentation

◆ AngVel

struct FVector SDK::FRigidBodyState::AngVel

◆ bNewData

unsigned char SDK::FRigidBodyState::bNewData

◆ LinVel

struct FVector SDK::FRigidBodyState::LinVel

◆ Position

struct FVector SDK::FRigidBodyState::Position

◆ Quaternion

struct FQuat SDK::FRigidBodyState::Quaternion

◆ UnknownData00

unsigned char SDK::FRigidBodyState::UnknownData00[0x4]

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