General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
5
**Namespace:** ` `
Sign in to like and favorite skills
Namespace:
ActionTargetType _targetType
Boolean _checkBeforeTrigger
// Dll : Assembly-CSharp.dll // Namespace : public class TriggerSkill : ActionNode { private ActionTargetType _targetType; // 0x10 private Boolean _checkBeforeTrigger; // 0x14 private static DelegateBridge __Hotfix0_get_allowedSource; // 0x0 private static DelegateBridge __Hotfix0_Execute; // 0x8 private static DelegateBridge _c__Hotfix0_ctor; // 0x10 public override SourceType allowedSource { get; } // RVA: 0x1f8d198 VA: 0x75945a5198 public override SourceType get_allowedSource() { } // RVA: 0x1f8d200 VA: 0x75945a5200 public override Boolean Execute(Blackboard blackboard, SourceType sourceType, ref Snapshot snapshot) { } // RVA: 0x1f8d3ec VA: 0x75945a53ec public Void .ctor() { } }