Unity FlowSDK 2.0.0
FLOW Unity SDK
Loading...
Searching...
No Matches
DapperLabs.Flow.Sdk.Unity Namespace Reference

Classes

class  CadenceAsset
 
class  CadenceContractAsset
 
class  CadenceScriptAsset
 
class  CadenceTransactionAsset
 
class  CDCImporter
 
class  EmulatorGateway
 Gateway that connects to a local Flow emulator. More...
 
class  FlowControl
 FlowControl sits on top of the Flow Unity SDK and provides editor tools and functions to make Unity integration easier. More...
 
class  FlowControlData
 Container that holds the data needed for FlowControl. This is serialized into a FlowControlData resource and stored with your project. More...
 
class  FlowControlEditor
 FlowControl editor. See the FlowControl page More...
 
class  FlowControlWindow
 FlowControl editor window. Access from Window->Flow->Flow Control See the FlowControl tutorial page for more information. More...
 
class  FlowOutputWindow
 Shows emulator output. Open with Window->Flow->Emulator Output More...
 
class  Gateway
 Base class for any Flow Gateway implementations. More...
 
class  MainNetGateway
 Gateway that connects to the Flow MAINNET network More...
 
class  TestNetGateway
 Gateway that connects to the Flow TESTNET network More...