nn::nex::DuplicatedObject::GetMasterStation Member Function

Syntax

DOHandle GetMasterStation() const;

Parameters

None.

Return Values

Returns the DOHandle of the Station object serving as the duplication master of this duplicated object.

Description

Gets the duplicated object handle of the Station object serving as the duplication master of this duplicated object.

By calling this function on a Session-class object, you can find out who the master of the game session is.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL