C# Class PhotonViewID, source

Afficher le fichier Open project: unityosgt/source Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Equals ( object p ) : bool
GetHashCode ( ) : int
PhotonViewID ( int ID, PhotonPlayer, owner )
ToString ( ) : string

Method Details

Equals() public méthode

public Equals ( object p ) : bool
p object
Résultat bool

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

PhotonViewID() public méthode

public PhotonViewID ( int ID, PhotonPlayer, owner )
ID int
owner PhotonPlayer,

ToString() public méthode

public ToString ( ) : string
Résultat string