Proprietà ProgrCollisionEventArgsIgnoreCollision
|
Restituisce/Imposta se ignorare o meno la collisione.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.1.0
Sintassi public bool IgnoreCollision { get; set; }
Public Property IgnoreCollision As Boolean
Get
Set
public:
property bool IgnoreCollision {
bool get ();
void set (bool value);
}
member IgnoreCollision : bool with get, set
Valore della proprietà
BooleanVedi anche