#include <SpaghettiShip.h>
|
| IRotator | WheelRot = {0, 0, 0} |
| |
| s16 | Type = 0 |
| |
| s16 | Flags |
| |
| s16 | Unk_04 |
| |
| s16 | State |
| |
| f32 | Unk_08 |
| |
| f32 | BoundingBoxSize |
| |
| Vec3s | Rot = {0, 0, 0} |
| |
| s16 | Unk_16 |
| |
| Vec3f | Pos |
| |
| Vec3f | Velocity = {0, 0, 0} |
| |
| Collision | Unk30 |
| |
| const char * | Model = "" |
| |
| uint8_t | uuid [16] |
| |
| const char * | Name = "" |
| |
| const char * | ResourceName = "" |
| |
| FVector | SpawnPos = {0.0f, 0.0f, 0.0f} |
| |
| IRotator | SpawnRot = {0, 0, 0} |
| |
| FVector | SpawnScale = {1.0f, 1.0f, 1.0f} |
| |
| FVector | Scale = {1, 1, 1} |
| |
| float | Speed = 0.0f |
| |
| std::vector< Triangle > | Triangles |
| |
| bool | bPendingDestroy = false |
| |
◆ ASpaghettiShip()
| ASpaghettiShip::ASpaghettiShip |
( |
const SpawnParams & | params | ) |
|
|
explicit |
◆ ~ASpaghettiShip()
| virtual ASpaghettiShip::~ASpaghettiShip |
( |
| ) |
|
|
virtualdefault |
◆ Draw()
| void ASpaghettiShip::Draw |
( |
Camera * | camera | ) |
|
|
overridevirtual |
◆ IsMod()
| bool ASpaghettiShip::IsMod |
( |
| ) |
|
|
overridevirtual |
◆ Spawn()
◆ Tick()
| void ASpaghettiShip::Tick |
( |
| ) |
|
|
overridevirtual |
◆ WheelRot
| IRotator ASpaghettiShip::WheelRot = {0, 0, 0} |
The documentation for this class was generated from the following files: