Hit.

CanHit(Component, bool) Method

Summary

Can the `component` be hit by the Current?
Assembly
PlatformerGameKit.dll
Namespace
PlatformerGameKit
Containing Type
Hit

Syntax

public bool CanHit(Component component, bool resultIfNoTarget = false)

Parameters

Name Type Description
component Component
resultIfNoTarget bool

Return Value

Type Description
bool