AnimatorVariable.cs declarations
Public API declaration excerpts from ../bitquirky-core/Runtime/Variable/Game/AnimatorVariable.cs.
Source snapshot ad0983d00d77.
On this page
Original file: ../bitquirky-core/Runtime/Variable/Game/AnimatorVariable.cs
Source file hash: sha256:b425208e596e05eeae32f89822f23a311f98bf80ccc5765814a2316fcae2a014
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: AnimatorVariable
Section titled “Type: AnimatorVariable”Original lines: 28-30
Declaration hash: sha256:61a5497bb759a0b9b42c1374080ea80040bfe3661801117c767331fa64506777
[CreateAssetMenu(menuName = "Bit Quirky/Variable/Game/Animator", order = -7296)]public class AnimatorVariable : Variable<Animator>{}