get_gid
Description:
[ Version ( deprecated = true , deprecated_since = "1.8" , since = "0.6" ) ]
public uint32 get_gid ()
public uint32 get_gid ()
Warning: get_gid is deprecated since 1.8.
Retrieves the unique id for this.
Note:
The id is not used any longer, and this function always returns 0.
Parameters:
this |
A Actor |
Returns:
Globally unique value for this object instance. |