Mana
Loading...
Searching...
No Matches
Public Attributes | List of all members
Attack Struct Reference

#include <beinginfo.h>

Public Attributes

std::string action = SpriteAction::ATTACK
 
int effectId = 0
 
int hitEffectId = 0
 
int criticalHitEffectId = 0
 
std::string missileParticleFilename
 

Detailed Description

Definition at line 34 of file beinginfo.h.

Member Data Documentation

◆ action

std::string Attack::action = SpriteAction::ATTACK

Definition at line 36 of file beinginfo.h.

◆ criticalHitEffectId

int Attack::criticalHitEffectId = 0

Definition at line 39 of file beinginfo.h.

◆ effectId

int Attack::effectId = 0

Definition at line 37 of file beinginfo.h.

◆ hitEffectId

int Attack::hitEffectId = 0

Definition at line 38 of file beinginfo.h.

◆ missileParticleFilename

std::string Attack::missileParticleFilename

Definition at line 40 of file beinginfo.h.


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