C# Class Network.Packets.InstantiateChar

Inheritance: CharacterPacket
Afficher le fichier Open project: osROSE/UnityRose

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
InstantiateChar ( ) : System.Collections
InstantiateChar ( bool isMain, Vector3 position, Quaternion rotation, PlayerInfo info ) : System.Collections

Method Details

InstantiateChar() public méthode

public InstantiateChar ( ) : System.Collections
Résultat System.Collections

InstantiateChar() public méthode

public InstantiateChar ( bool isMain, Vector3 position, Quaternion rotation, PlayerInfo info ) : System.Collections
isMain bool
position UnityEngine.Vector3
rotation UnityEngine.Quaternion
info PlayerInfo
Résultat System.Collections