BehaviorSourceAssetOpenHandler.cs declarations
Public API declaration excerpts from Packages/io.bitquirky.behavior/Editor/Authoring/BehaviorSourceAssetOpenHandler.cs.
Source snapshot ad0983d00d77.
On this page
Original file: Packages/io.bitquirky.behavior/Editor/Authoring/BehaviorSourceAssetOpenHandler.cs
Source file hash: sha256:2f84febef19c87017803696acc2428fce29792a228b1f2f9a49eab9f39442679
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: BehaviorSourceAssetOpenHandler
Section titled “Type: BehaviorSourceAssetOpenHandler”Original lines: 23-169
Declaration hash: sha256:2d3753b23b55991e6f8b2ff5cb65f2ce0ddd3135ba845add5fedee0bf1f6329e
public static class BehaviorSourceAssetOpenHandler{}Method: Open(BehaviorSourceAsset asset)
Section titled “Method: Open(BehaviorSourceAsset asset)”Original lines: 53-88
Declaration hash: sha256:4b28dad1a1a45d9876c4886924bfaa7b4044a61d36a89682f38c8d9c71a439e2
public static bool Open(BehaviorSourceAsset asset);