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

#include <emotedb.h>

Public Attributes

int id
 
int effectId
 
std::string name
 
ResourceRef< ImageSetis
 
ResourceRef< Imageimage
 

Detailed Description

Definition at line 31 of file emotedb.h.

Member Data Documentation

◆ effectId

int Emote::effectId

Definition at line 34 of file emotedb.h.

◆ id

int Emote::id

Definition at line 33 of file emotedb.h.

◆ image

ResourceRef<Image> Emote::image

Definition at line 37 of file emotedb.h.

◆ is

ResourceRef<ImageSet> Emote::is

Definition at line 36 of file emotedb.h.

◆ name

std::string Emote::name

Definition at line 35 of file emotedb.h.


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