Function Class Reference

Inheritance diagram for Function:

Inheritance graph
[legend]
Collaboration diagram for Function:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Function (name)


Detailed Description

This datablock handles members functions in C++ classes that need to shared across the network
The class inherits from the std_datablock type. See the ReplicaNet documentation for more details of this datablock type.
Please see object::extern() for more information regarding this DataBlock type.

Constructor & Destructor Documentation

Function ( name   ) 

The name of the function to share across the network. For example:

		networking
		{
			Function AMemberFunction;
		}
		


Generated on Sat Jun 28 22:02:27 2008 for ReplicaNet and RNLobby by  doxygen 1.5.3