None

public class None implements InteractionTarget(source)

Represents an interaction without a target. The interaction data returned by computeInteractionData will always be null as preprocessors are unavailable.

Functions

Link copied to clipboard

Calculates the interaction data by the given target entity.

Properties

Link copied to clipboard
public final static InteractionTarget.None INSTANCE