ChangeMemberParamsValueCommand.cs declarations
Public API declaration excerpts from Packages/io.bitquirky.behavior/Editor/BehaviorTreeEditCommands/ChangeMemberParamsValueCommand.cs.
Source snapshot ad0983d00d77.
On this page
Original file: Packages/io.bitquirky.behavior/Editor/BehaviorTreeEditCommands/ChangeMemberParamsValueCommand.cs
Source file hash: sha256:32880f2bed4e2296e624bffe0626b39ac11f4aadc46c73eb1982e09cc4c4789d
Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.
Type: AddMemberParamsValueCommand
Section titled “Type: AddMemberParamsValueCommand”Original lines: 16-51
Declaration hash: sha256:c0229470340dd09135337c2e66773f78a311ed18bd1dfad574f480d0da4757a7
public sealed class AddMemberParamsValueCommand : IBehaviorTreeEditCommand{}Method: AddMemberParamsValueCommand(BehaviorSourceMemberBinding binding)
Section titled “Method: AddMemberParamsValueCommand(BehaviorSourceMemberBinding binding)”Original lines: 27-36
Declaration hash: sha256:064eb00d08e2197c7e9aee9f67804c460418e0fa190e1feae5537ba81d23d41e
public AddMemberParamsValueCommand(BehaviorSourceMemberBinding binding);Property: IsStructural
Section titled “Property: IsStructural”Original lines: 39
Declaration hash: sha256:d57d0b56fdf4a1462f3d76acb526d4434333787490d27769411c6c443c7fed38
public bool IsStructural { get; }Method: Apply(BehaviorSourceDocument document)
Section titled “Method: Apply(BehaviorSourceDocument document)”Original lines: 42
Declaration hash: sha256:a3efecbc670694e61a19460896fdd0223232824d02587f9e219ba712ed691124
public void Apply(BehaviorSourceDocument document);Method: Invert(BehaviorSourceDocument document)
Section titled “Method: Invert(BehaviorSourceDocument document)”Original lines: 45
Declaration hash: sha256:6bd051ae7edb5335a69577af6bbe485bdb6b3bae45cbc7861db26df7b365eea7
public void Invert(BehaviorSourceDocument document);Method: Describe()
Section titled “Method: Describe()”Original lines: 48
Declaration hash: sha256:94e0f8978de7d0f5e31d77a6c7255cea2c35dbc92c1ef8104d996d0c81f3817a
public string Describe();Type: RemoveMemberParamsValueCommand
Section titled “Type: RemoveMemberParamsValueCommand”Original lines: 60-98
Declaration hash: sha256:b667c6da7841dd6effb1a374e364987b270b54b5d78016c14e0f4a964cd53b7d
public sealed class RemoveMemberParamsValueCommand : IBehaviorTreeEditCommand{}Method: RemoveMemberParamsValueCommand(BehaviorSourceMemberBinding binding, int index)
Section titled “Method: RemoveMemberParamsValueCommand(BehaviorSourceMemberBinding binding, int index)”Original lines: 72-82
Declaration hash: sha256:68c91bb6f25753150a3aeafd59dd2c3d532dc271e66109c0338fe7db365ea79e
public RemoveMemberParamsValueCommand(BehaviorSourceMemberBinding binding, int index);Property: IsStructural
Section titled “Property: IsStructural”Original lines: 85
Declaration hash: sha256:d57d0b56fdf4a1462f3d76acb526d4434333787490d27769411c6c443c7fed38
public bool IsStructural { get; }Method: Apply(BehaviorSourceDocument document)
Section titled “Method: Apply(BehaviorSourceDocument document)”Original lines: 88
Declaration hash: sha256:a3efecbc670694e61a19460896fdd0223232824d02587f9e219ba712ed691124
public void Apply(BehaviorSourceDocument document);Method: Invert(BehaviorSourceDocument document)
Section titled “Method: Invert(BehaviorSourceDocument document)”Original lines: 91
Declaration hash: sha256:6bd051ae7edb5335a69577af6bbe485bdb6b3bae45cbc7861db26df7b365eea7
public void Invert(BehaviorSourceDocument document);Method: Describe()
Section titled “Method: Describe()”Original lines: 94-95
Declaration hash: sha256:94e0f8978de7d0f5e31d77a6c7255cea2c35dbc92c1ef8104d996d0c81f3817a
public string Describe();Type: ReorderMemberParamsValueCommand
Section titled “Type: ReorderMemberParamsValueCommand”Original lines: 108-144
Declaration hash: sha256:2e1e375dfab790e57abe1faf62c78a01a43edcbe1ec0d170c64ed46da77f2917
public sealed class ReorderMemberParamsValueCommand : IBehaviorTreeEditCommand{}Method: ReorderMemberParamsValueCommand(BehaviorSourceMemberBinding binding, int fromIndex, int toIndex)
Section titled “Method: ReorderMemberParamsValueCommand(BehaviorSourceMemberBinding binding, int fromIndex, int toIndex)”Original lines: 119-129
Declaration hash: sha256:74d6139eda441685caa5c013245ea3af3d96eb6208b3b72ab3385289c9e2162e
public ReorderMemberParamsValueCommand(BehaviorSourceMemberBinding binding, int fromIndex, int toIndex);Property: IsStructural
Section titled “Property: IsStructural”Original lines: 132
Declaration hash: sha256:d57d0b56fdf4a1462f3d76acb526d4434333787490d27769411c6c443c7fed38
public bool IsStructural { get; }Method: Apply(BehaviorSourceDocument document)
Section titled “Method: Apply(BehaviorSourceDocument document)”Original lines: 135
Declaration hash: sha256:a3efecbc670694e61a19460896fdd0223232824d02587f9e219ba712ed691124
public void Apply(BehaviorSourceDocument document);Method: Invert(BehaviorSourceDocument document)
Section titled “Method: Invert(BehaviorSourceDocument document)”Original lines: 138
Declaration hash: sha256:6bd051ae7edb5335a69577af6bbe485bdb6b3bae45cbc7861db26df7b365eea7
public void Invert(BehaviorSourceDocument document);Method: Describe()
Section titled “Method: Describe()”Original lines: 141
Declaration hash: sha256:94e0f8978de7d0f5e31d77a6c7255cea2c35dbc92c1ef8104d996d0c81f3817a
public string Describe();Type: ChangeMemberParamsValueSourceCommand
Section titled “Type: ChangeMemberParamsValueSourceCommand”Original lines: 156-202
Declaration hash: sha256:cbbb9076270a090cd9698feab4a35d5a40aedf95963c46211496f74c7af95810
public sealed class ChangeMemberParamsValueSourceCommand : IBehaviorTreeEditCommand{}Method: ChangeMemberParamsValueSourceCommand(BehaviorSourceMemberBinding binding, int index, BehaviorSourceMemberArgumentSource chosenSource, string chosenBlackboardName)
Section titled “Method: ChangeMemberParamsValueSourceCommand(BehaviorSourceMemberBinding binding, int index, BehaviorSourceMemberArgumentSource chosenSource, string chosenBlackboardName)”Original lines: 169-187
Declaration hash: sha256:76b098c9a07e2d8ecc90d4ac9660c46d2ebeb73bb7320204e89b1e2194abdc60
public ChangeMemberParamsValueSourceCommand(BehaviorSourceMemberBinding binding, int index, BehaviorSourceMemberArgumentSource chosenSource, string chosenBlackboardName = null);Property: IsStructural
Section titled “Property: IsStructural”Original lines: 190
Declaration hash: sha256:d57d0b56fdf4a1462f3d76acb526d4434333787490d27769411c6c443c7fed38
public bool IsStructural { get; }Method: Apply(BehaviorSourceDocument document)
Section titled “Method: Apply(BehaviorSourceDocument document)”Original lines: 193
Declaration hash: sha256:a3efecbc670694e61a19460896fdd0223232824d02587f9e219ba712ed691124
public void Apply(BehaviorSourceDocument document);Method: Invert(BehaviorSourceDocument document)
Section titled “Method: Invert(BehaviorSourceDocument document)”Original lines: 196
Declaration hash: sha256:6bd051ae7edb5335a69577af6bbe485bdb6b3bae45cbc7861db26df7b365eea7
public void Invert(BehaviorSourceDocument document);Method: Describe()
Section titled “Method: Describe()”Original lines: 199
Declaration hash: sha256:94e0f8978de7d0f5e31d77a6c7255cea2c35dbc92c1ef8104d996d0c81f3817a
public string Describe();Type: ChangeMemberParamsInputFormCommand
Section titled “Type: ChangeMemberParamsInputFormCommand”Original lines: 213-255
Declaration hash: sha256:b9b997da46a352228bc9fd5c303a1cadbff170f4268c4412337340191e4e3cf6
public sealed class ChangeMemberParamsInputFormCommand : IBehaviorTreeEditCommand{}Method: ChangeMemberParamsInputFormCommand(BehaviorSourceMemberBinding binding, BehaviorSourceMemberParamsInputForm chosenForm)
Section titled “Method: ChangeMemberParamsInputFormCommand(BehaviorSourceMemberBinding binding, BehaviorSourceMemberParamsInputForm chosenForm)”Original lines: 225-240
Declaration hash: sha256:3c7b007e147cae2e9edf14d649083a9b33dab9c62faa8b9883287e6b136e650b
public ChangeMemberParamsInputFormCommand(BehaviorSourceMemberBinding binding, BehaviorSourceMemberParamsInputForm chosenForm);Property: IsStructural
Section titled “Property: IsStructural”Original lines: 243
Declaration hash: sha256:d57d0b56fdf4a1462f3d76acb526d4434333787490d27769411c6c443c7fed38
public bool IsStructural { get; }Method: Apply(BehaviorSourceDocument document)
Section titled “Method: Apply(BehaviorSourceDocument document)”Original lines: 246
Declaration hash: sha256:a3efecbc670694e61a19460896fdd0223232824d02587f9e219ba712ed691124
public void Apply(BehaviorSourceDocument document);Method: Invert(BehaviorSourceDocument document)
Section titled “Method: Invert(BehaviorSourceDocument document)”Original lines: 249
Declaration hash: sha256:6bd051ae7edb5335a69577af6bbe485bdb6b3bae45cbc7861db26df7b365eea7
public void Invert(BehaviorSourceDocument document);Method: Describe()
Section titled “Method: Describe()”Original lines: 252
Declaration hash: sha256:94e0f8978de7d0f5e31d77a6c7255cea2c35dbc92c1ef8104d996d0c81f3817a
public string Describe();Type: ChangeMemberParamsArrayValueCommand
Section titled “Type: ChangeMemberParamsArrayValueCommand”Original lines: 265-304
Declaration hash: sha256:741549abefc60628b3b7f7f39996b713ebfc18de688090d72948b4a63963011b
public sealed class ChangeMemberParamsArrayValueCommand : IBehaviorTreeEditCommand{}Method: ChangeMemberParamsArrayValueCommand(BehaviorSourceMemberBinding binding, string chosenBlackboardName)
Section titled “Method: ChangeMemberParamsArrayValueCommand(BehaviorSourceMemberBinding binding, string chosenBlackboardName)”Original lines: 277-289
Declaration hash: sha256:224b55eef6f3eb7ec5a034c28098c408a470f3c735a95b20a59af7b0b9358c49
public ChangeMemberParamsArrayValueCommand(BehaviorSourceMemberBinding binding, string chosenBlackboardName);Property: IsStructural
Section titled “Property: IsStructural”Original lines: 292
Declaration hash: sha256:d57d0b56fdf4a1462f3d76acb526d4434333787490d27769411c6c443c7fed38
public bool IsStructural { get; }Method: Apply(BehaviorSourceDocument document)
Section titled “Method: Apply(BehaviorSourceDocument document)”Original lines: 295
Declaration hash: sha256:a3efecbc670694e61a19460896fdd0223232824d02587f9e219ba712ed691124
public void Apply(BehaviorSourceDocument document);Method: Invert(BehaviorSourceDocument document)
Section titled “Method: Invert(BehaviorSourceDocument document)”Original lines: 298
Declaration hash: sha256:6bd051ae7edb5335a69577af6bbe485bdb6b3bae45cbc7861db26df7b365eea7
public void Invert(BehaviorSourceDocument document);Method: Describe()
Section titled “Method: Describe()”Original lines: 301
Declaration hash: sha256:94e0f8978de7d0f5e31d77a6c7255cea2c35dbc92c1ef8104d996d0c81f3817a
public string Describe();