Classes

Concepts

Libraries

advertisement »

ambientSounds »

bitser »

contentPoints »

eventBoxText »

factValidity »

frameBuffer »

officeBuildingInserter »

priorityRenderer »

randomEvents »

scaling »

spritesheetParser »

statusIcons »

test3 »

util »

Objects

getData

Description

Returns the content point data.

Arguments

1 string pointID

the ID of the content point type.

Returns

1 table

the data.

Example

local data = contentPoints:getData("campaign") -- returns the structure of the campaign content point type.