![]() |
Unity FlowSDK 2.0.0
FLOW Unity SDK
|
Namespaces | |
namespace | Cadence |
namespace | Constants |
namespace | DataObjects |
namespace | DevWallet |
namespace | Exceptions |
namespace | Unity |
namespace | WalletConnect |
Classes | |
class | Accounts |
Flow account related functions More... | |
class | Blocks |
Block related functions More... | |
class | Collections |
Collection related functions More... | |
class | CommonTransactions |
Contains helpers for commonly used transactions to support FlowControl functions. More... | |
class | Events |
Event related functions More... | |
class | ExecutionResults |
class | FlowConfig |
Configuration to tell the FlowSDK which network to connect to. More... | |
class | FlowSDK |
Entry point for the Flow SDK. To connect to a Flow network, call Init with a FlowConfig to determine which network to connect to. That network will be used for all future FlowSDK operations until Init is called again. More... | |
class | Scripts |
Provides the ability to run scripts on the blockchain. More... | |
class | SdkAccount |
Holds account information required when submitting a transaction. More... | |
class | Transactions |
Functions relating to Flow Transactions More... | |