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

Terms where instances exists. More...

#include <Effekseer.h>

Public Attributes

int32_t FirstInstanceStartMin = 0
 Minimum start time that the first instance may exist. More...
 
int32_t FirstInstanceStartMax = 0
 Maximum start time that the first instance may exist. More...
 
int32_t FirstInstanceEndMin = INT_MAX
 Minimum end time that the first instance may exist. More...
 
int32_t FirstInstanceEndMax = INT_MAX
 Maximum end time that the first instance may exist. More...
 
int32_t LastInstanceStartMin = 0
 Minimum start time that the last instance may exist. More...
 
int32_t LastInstanceStartMax = 0
 Maximum start time that the last instance may exist. More...
 
int32_t LastInstanceEndMin = INT_MAX
 Minimum end time that the last instance may exist. More...
 
int32_t LastInstanceEndMax = INT_MAX
 Maximum end time that the last instance may exist. More...
 

Detailed Description

Terms where instances exists.

Definition at line 1631 of file Effekseer.h.

Member Data Documentation

◆ FirstInstanceEndMax

int32_t Effekseer::EffectInstanceTerm::FirstInstanceEndMax = INT_MAX

Maximum end time that the first instance may exist.

Definition at line 1659 of file Effekseer.h.

◆ FirstInstanceEndMin

int32_t Effekseer::EffectInstanceTerm::FirstInstanceEndMin = INT_MAX

Minimum end time that the first instance may exist.

Definition at line 1652 of file Effekseer.h.

◆ FirstInstanceStartMax

int32_t Effekseer::EffectInstanceTerm::FirstInstanceStartMax = 0

Maximum start time that the first instance may exist.

Definition at line 1645 of file Effekseer.h.

◆ FirstInstanceStartMin

int32_t Effekseer::EffectInstanceTerm::FirstInstanceStartMin = 0

Minimum start time that the first instance may exist.

Definition at line 1638 of file Effekseer.h.

◆ LastInstanceEndMax

int32_t Effekseer::EffectInstanceTerm::LastInstanceEndMax = INT_MAX

Maximum end time that the last instance may exist.

Definition at line 1687 of file Effekseer.h.

◆ LastInstanceEndMin

int32_t Effekseer::EffectInstanceTerm::LastInstanceEndMin = INT_MAX

Minimum end time that the last instance may exist.

Definition at line 1680 of file Effekseer.h.

◆ LastInstanceStartMax

int32_t Effekseer::EffectInstanceTerm::LastInstanceStartMax = 0

Maximum start time that the last instance may exist.

Definition at line 1673 of file Effekseer.h.

◆ LastInstanceStartMin

int32_t Effekseer::EffectInstanceTerm::LastInstanceStartMin = 0

Minimum start time that the last instance may exist.

Definition at line 1666 of file Effekseer.h.


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