NPCOpBranch

constructor(condition: (NPCOperationData) -> Boolean, trueBranch: List<NPCOp>, falseBranch: List<NPCOp>)(source)