Show / Hide Table of Contents

Interface IGraphableTransitionViewObject

Inherited Members
IGraphableViewObject.Guid
IGraphableViewObject.DisplayName
Namespace: Pelican7.UIGraph
Assembly: UI Graph API Documentation Project.dll
Syntax
public interface IGraphableTransitionViewObject : IGraphableViewObject

Properties

Triggers

Declaration
GraphableTransitionViewObjectTrigger[] Triggers { get; }
Property Value
Type Description
GraphableTransitionViewObjectTrigger[]

Methods

BindActivationListener(IGraphableTransitionViewObjectListener)

Declaration
void BindActivationListener(IGraphableTransitionViewObjectListener listener)
Parameters
Type Name Description
IGraphableTransitionViewObjectListener listener
Back to top © 2019 Pelican 7 LTD. All rights reserved.