Nothing.GetPrefab C# (CSharp) Méthode

GetPrefab() public méthode

public GetPrefab ( ) : GameObject
Résultat GameObject
    public override GameObject GetPrefab()
    {
        return null;
    }