Space Plunder
Loading...
Searching...
No Matches
FStartRest Struct Reference

#include <RecoilData.h>

Public Member Functions

 FStartRest ()=default
 
 FStartRest (bool X, bool Y, bool Z)
 

Public Attributes

bool X = false
 
bool Y = false
 
bool Z = false
 

Constructor & Destructor Documentation

◆ FStartRest() [1/2]

FStartRest::FStartRest ( )
default

◆ FStartRest() [2/2]

FStartRest::FStartRest ( bool X,
bool Y,
bool Z )
inline
87 : X(X), Y(Y), Z(Z)
88 {
89 }
bool Z
Definition RecoilData.h:93
bool Y
Definition RecoilData.h:92
bool X
Definition RecoilData.h:91

Member Data Documentation

◆ X

bool FStartRest::X = false

◆ Y

bool FStartRest::Y = false

◆ Z

bool FStartRest::Z = false

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