libER 0.1.4.2
ELDEN RING API library
|
This struct was automatically generated from XML paramdefs. More...
#include <WORLD_MAP_LEGACY_CONV_PARAM_ST.hpp>
Public Attributes | |
bool | disableParam_NT: 1 { false } |
Do you remove it from the NT version output? | |
unsigned char | disableParamReserve1: 7 |
Reserve for package output 1. | |
unsigned char | disableParamReserve2 [3] |
Reserve for package output 2. | |
unsigned char | srcAreaNo { 0 } |
Conversion source map ID: Area number. | |
unsigned char | srcGridXNo { 0 } |
Source map ID: Grid X. | |
unsigned char | srcGridZNo { 0 } |
Source map ID: Grid Z. | |
float | srcPosX { 0.f } |
Source map reference coordinates X. | |
float | srcPosY { 0.f } |
Source map reference coordinates Y. | |
float | srcPosZ { 0.f } |
Source map reference coordinates Z. | |
unsigned char | dstAreaNo { 0 } |
Conversion destination map ID: Area number. | |
unsigned char | dstGridXNo { 0 } |
Destination map ID: Grid X. | |
unsigned char | dstGridZNo { 0 } |
Destination map ID: Grid Z. | |
float | dstPosX { 0.f } |
Destination map reference coordinates X. | |
float | dstPosY { 0.f } |
Destination map reference coordinates Y. | |
float | dstPosZ { 0.f } |
Destination map reference coordinates Z. | |
bool | isBasePoint: 1 { false } |
Is it a reference connection point? | |
This struct was automatically generated from XML paramdefs.
bool from::paramdef::WORLD_MAP_LEGACY_CONV_PARAM_ST::disableParam_NT |
Do you remove it from the NT version output?
Parameters marked with ○ are excluded in the NT version package.
bool from::paramdef::WORLD_MAP_LEGACY_CONV_PARAM_ST::isBasePoint |
Is it a reference connection point?
Is it a reference connection point? One reference connection point is always set for one conversion source map ID.