Corgi Engine  v8.8
MoreMountains.Feedbacks.MMF_PlayerChain.PlayerChainItem Class Reference

A class used to store and define items in a chain of MMF Players More...

Public Attributes

MMF_Player TargetPlayer
 the target MMF Player More...
 
Vector2 Delay
 a delay in seconds to wait for before playing this MMF Player (x) and after (y) More...
 
bool Inactive = false
 whether this player is active in the list or not. Inactive players will be skipped when playing the chain of players More...
 

Detailed Description

A class used to store and define items in a chain of MMF Players

Member Data Documentation

◆ Delay

Vector2 MoreMountains.Feedbacks.MMF_PlayerChain.PlayerChainItem.Delay

a delay in seconds to wait for before playing this MMF Player (x) and after (y)

◆ Inactive

bool MoreMountains.Feedbacks.MMF_PlayerChain.PlayerChainItem.Inactive = false

whether this player is active in the list or not. Inactive players will be skipped when playing the chain of players

◆ TargetPlayer

MMF_Player MoreMountains.Feedbacks.MMF_PlayerChain.PlayerChainItem.TargetPlayer

the target MMF Player


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