TopDown Engine v4.5
Loading...
Searching...
No Matches
MoreMountains.Feedbacks.MMF_PlayerEnabler Class Reference

A helper class added automatically by MMF_Player if they're in AutoPlayOnEnable mode This lets them play again should their parent game object be disabled/enabled. More...

Inheritance diagram for MoreMountains.Feedbacks.MMF_PlayerEnabler:

Protected Member Functions

virtual void OnEnable ()
 On enable, we re-enable (and thus play) our MMF_Player if needed.

Properties

virtual MMF_Player TargetMmfPlayer [get, set]
 the MMF_Player to pilot

Detailed Description

A helper class added automatically by MMF_Player if they're in AutoPlayOnEnable mode This lets them play again should their parent game object be disabled/enabled.

Member Function Documentation

◆ OnEnable()

virtual void MoreMountains.Feedbacks.MMF_PlayerEnabler.OnEnable ( )
protectedvirtual

On enable, we re-enable (and thus play) our MMF_Player if needed.

Property Documentation

◆ TargetMmfPlayer

virtual MMF_Player MoreMountains.Feedbacks.MMF_PlayerEnabler.TargetMmfPlayer
getset

the MMF_Player to pilot


The documentation for this class was generated from the following file:
  • H:/Code/MoreMountains/topdownengine/Assets/TopDownEngine/ThirdParty/MoreMountains/MMFeedbacks/MMFeedbacks/Core/MMF_Player/MMF_PlayerEnabler.cs