You've already forked lidgren-network-gen3
mirror of
https://github.com/lidgren/lidgren-network-gen3.git
synced 2026-05-06 10:21:09 +09:00
XML comments added to remove all warnings; Documentation.chm updated
This commit is contained in:
@@ -72,6 +72,9 @@ namespace Lidgren.Network
|
||||
Reinitialise(seed);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Create a semi-random seed based on an object
|
||||
/// </summary>
|
||||
public int GetSeed(object forObject)
|
||||
{
|
||||
// mix some semi-random properties
|
||||
|
||||
Reference in New Issue
Block a user