Interface IGraphableTransitionInvokable
Namespace: Pelican7.UIGraph
Assembly: UI Graph API Documentation Project.dll
Syntax
public interface IGraphableTransitionInvokable
Methods
InvokeTransitionWithIdentifier(String, Object)
Declaration
void InvokeTransitionWithIdentifier(string userIdentifier, object invoker)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | userIdentifier | |
| System.Object | invoker |