Destructible.

CanBeHit(Hit) Method

Summary

Can this object be affected by the current PlatformerGameKit.Hit details?
Assembly
PlatformerGameKit.dll
Namespace
PlatformerGameKit
Containing Type
Destructible

Syntax

public bool CanBeHit(ref Hit hit)

Parameters

Name Type Description
hit Hit

Return Value

Type Description
bool