arsa  2.7
Public Attributes | List of all members
Effekseer::EffectTerm Struct Reference

Terms where an effect exists. More...

#include <Effekseer.h>

Public Attributes

int32_t TermMin
 Minimum end time that the effect may exist. More...
 
int32_t TermMax
 Maximum end time that the effect may exist. More...
 

Detailed Description

Terms where an effect exists.

Definition at line 1609 of file Effekseer.h.

Member Data Documentation

◆ TermMax

int32_t Effekseer::EffectTerm::TermMax

Maximum end time that the effect may exist.

Definition at line 1623 of file Effekseer.h.

◆ TermMin

int32_t Effekseer::EffectTerm::TermMin

Minimum end time that the effect may exist.

Definition at line 1616 of file Effekseer.h.


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