Show / Hide Table of Contents

Interface IGraphableTransitionViewObjectContainer

Inherited Members
IGraphable.InstantiateFromResource(IGraphable)
IGraphable.SetGraph(Object)
IGraphable.GraphableTransitionIdentifiers()
IGraphable.PerformGraphableTransition(GraphableTransition)
Namespace: Pelican7.UIGraph
Assembly: UI Graph API Documentation Project.dll
Syntax
public interface IGraphableTransitionViewObjectContainer : IGraphable

Properties

GraphableTransitionViewObjects

Declaration
IGraphableTransitionViewObject[] GraphableTransitionViewObjects { get; }
Property Value
Type Description
IGraphableTransitionViewObject[]

Methods

BindGraphableTransitionViewObjectActivationListener(IGraphableTransitionViewObjectListener)

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