Compartir a través de


GKRule.FromPredicateRetractingFact(NSPredicate, NSObject, Single) Método

Definición

El método Factory para crear un GKRule objeto que, cuando se predicate cumple, reduce la confianza en fact por grade.

[Foundation.Export("ruleWithPredicate:retractingFact:grade:")]
public static GameplayKit.GKRule FromPredicateRetractingFact (Foundation.NSPredicate predicate, Foundation.NSObject fact, float grade);
static member FromPredicateRetractingFact : Foundation.NSPredicate * Foundation.NSObject * single -> GameplayKit.GKRule

Parámetros

predicate
NSPredicate
fact
NSObject
grade
Single

Devoluciones

Atributos

Se aplica a