Skip to content

HookTargetRecords.TargetPostfixInfo Class

Information relevant to Postfix hooks.

C#
public class HookTargetRecords.TargetPostfixInfo

Inheritance object

The first instruction for each postfix.

C#
public List<Instruction> FirstPostfixInstructions { get; }