UIPopupMessage
class in Doozy.Engine.UI / Inherits from Message
Public Variables
-
public AnimationType AnimationType – AnimationType of the UIPopupBehavior that triggered the UIPopup to send this message
Constructors
-
public UIPopupMessage(UIPopup popup) – Initializes a new instance of the class with a reference to the UIPopup that triggered that sent this message (AnimationType = AnimationType.Undefined)
-
public UIPopupMessage(UIPopup popup, AnimationType animationType) – Initializes a new instance of the class with a reference to the UIPopup and AnimationType, of the UIPopupBehavior, that triggered that sent this message