IfTag Methods |
The IfTag type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateBehavior | Creates the behavior. (Inherited from ProfileBehavior.) |
![]() | Done | Called when [done]. (Inherited from ProfileBehavior.) |
![]() | Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Inherited from ProfileBehavior.) |
![]() | Equals(ProfileBehavior) |
Indicates whether the current object is equal to another object of the same type.
(Inherited from ProfileBehavior.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetConditionExec | |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from ProfileBehavior.) |
![]() | GetNodes | (Inherited from ComplexNodeTag.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | Log(String, Object) | (Inherited from ProfileBehavior.) |
![]() | Log(Color, String, Object) | (Inherited from ProfileBehavior.) |
![]() | LogError |
Logs an error then stops the bot
(Inherited from ProfileBehavior.) |
![]() | LogName | (Inherited from ProfileBehavior.) |
![]() | LogSoftError |
Logs an error
(Inherited from ProfileBehavior.) |
![]() | LogVerbose | (Inherited from ProfileBehavior.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | OnDone | (Inherited from ComplexNodeTag.) |
![]() | OnResetCachedDone | (Overrides ProfileBehaviorOnResetCachedDone.) |
![]() | OnStart | (Inherited from ProfileBehavior.) |
![]() | ResetCachedDone | Resets the cached done. (Inherited from ProfileBehavior.) |
![]() | Start | Called when [start]. (Inherited from ProfileBehavior.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from ProfileBehavior.) |
![]() | UpdateBehavior | Updates the behavior. (Inherited from ProfileBehavior.) |