Home | All Classes | Grouped Classes | Index | Search

CL_ResourceType::connect_data

Connect resource data to resource.

	void connect_data(
		CL_Resource& resource);

Detailed description:

The resource manager calls this function just after a resource object has been created. The resource type should attach its resource data to the resource in this function.

See also:

CL_ResourceType



Questions or comments, write to the ClanLib mailing list.