IBehaviorLiveMemberSource.cs declarations
Public API declaration excerpts from Packages/io.bitquirky.behavior/Editor/IBehaviorLiveMemberSource.cs.
Source snapshot ad0983d00d77.
On this page
Original file: Packages/io.bitquirky.behavior/Editor/IBehaviorLiveMemberSource.cs
Source file hash: sha256:c15511e326762e8341ddcb470549648273d0a8235c95a42872c6040e57b74fb4
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: IBehaviorLiveMemberSource
Section titled “Type: IBehaviorLiveMemberSource”Original lines: 22-29
Declaration hash: sha256:4e4a6ab582b1c4a8d0cb52f4a3311964de07b270620a516fd9a5db7a676e008b
public interface IBehaviorLiveMemberSource{}Property: LiveMemberCapability
Section titled “Property: LiveMemberCapability”Original lines: 28
Declaration hash: sha256:a421810f0c520e7580fa5e066bd912df3e1553ced307ca4b546007adabe6e6c6
IBehaviorLiveMemberCapability LiveMemberCapability { get; }