HookTargetRecords.TargetPostfixInfo Class
Definition
Section titled “Definition”Information relevant to Postfix hooks.
public class HookTargetRecords.TargetPostfixInfoInheritance object
Properties
Section titled “Properties”FirstPostfixInstructions
Section titled “FirstPostfixInstructions”The first instruction for each postfix.
public List<Instruction> FirstPostfixInstructions { get; }