Added missing XML doc
This commit is contained in:
parent
045e458aa8
commit
c10e79a5e3
@ -21,7 +21,9 @@ namespace MLAPI.Data
|
|||||||
/// The gameobject of the prefab
|
/// The gameobject of the prefab
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public GameObject prefab;
|
public GameObject prefab;
|
||||||
|
/// <summary>
|
||||||
|
/// Wheter or not this is a playerPrefab
|
||||||
|
/// </summary>
|
||||||
public bool playerPrefab;
|
public bool playerPrefab;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user