Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

new

Description

Creates an instance of a patch project.

Returns

1 patchProject

the object.

Example

local gameProjectObject = gameProject.new(studio)

local patchObject = patchProject.new(studio)
patchProject:setPatchedProject(gameProjectObject)