helapordo 1.4.12
Loading...
Searching...
No Matches
Wincon Struct Reference

Defines the entity initialised from a winconClass. More...

#include <game_core.h>

Data Fields

winconClass class
 Defines which kind of winconClass the instance relates to.
 
int current_val
 Defines the current progress.
 
int target_val
 Defines the total progress.
 

Detailed Description

Defines the entity initialised from a winconClass.

Field Documentation

◆ class

winconClass Wincon::class

Defines which kind of winconClass the instance relates to.

◆ current_val

int Wincon::current_val

Defines the current progress.

◆ target_val

int Wincon::target_val

Defines the total progress.


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