| ASL_AutonomousObjectHandlerReasignObjects Method |
[Missing <summary> documentation for "M:ASL.ASL_AutonomousObjectHandler.ReasignObjects(System.Int32)"]
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax public void ReasignObjects(
int playerID
)
Public Sub ReasignObjects (
playerID As Integer
)
public:
void ReasignObjects(
int playerID
)
member ReasignObjects :
playerID : int -> unit
Parameters
- playerID
- Type: SystemInt32
[Missing <param name="playerID"/> documentation for "M:ASL.ASL_AutonomousObjectHandler.ReasignObjects(System.Int32)"]
See Also