HitTrigger.

PreAllocate(int) Method

Assembly
PlatformerGameKit.dll
Namespace
PlatformerGameKit
Containing Type
HitTrigger

Syntax

public static void PreAllocate(int capacity)

Parameters

Name Type Description
capacity int

Return Value

Type Description
void