Show / Hide Table of Contents

Interface IGraphableTransitionViewObjectListener

Namespace: Pelican7.UIGraph
Assembly: UI Graph API Documentation Project.dll
Syntax
public interface IGraphableTransitionViewObjectListener

Methods

OnGraphableTransitionViewObjectActivated(IGraphableTransitionViewObject, String, Object)

Declaration
void OnGraphableTransitionViewObjectActivated(IGraphableTransitionViewObject transitionViewObject, string activatedTriggerGuid, object invoker)
Parameters
Type Name Description
IGraphableTransitionViewObject transitionViewObject
System.String activatedTriggerGuid
System.Object invoker
Back to top © 2019 Pelican 7 LTD. All rights reserved.