Cat<T,K>.Jump(T, K, Boolean) Method

Definition

This method have attribute above it.

[System.Diagnostics.Conditional("Debug")]
public void Jump (T ownType, K anotherOwnType, ref bool cheat);

Parameters

ownType
T

Type come from class define.

anotherOwnType
K

Type come from class define.

cheat
Boolean

Hint whether this cat has cheat mode.

Attributes

Exceptions

This is an argument exception

Applies to