프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BecameDeactivationCandidate | void | ||
BecameNonDeactivationCandidate | void | ||
CleanUp | void | ||
MemberActivated | void |
메소드 | 설명 | |
---|---|---|
Activate ( ) : void |
Activates the simulation island.
|
|
Add ( |
Adds a member to the simulation island.
|
|
Remove ( |
Removes a member from the simulation island.
|
|
SimulationIsland ( ) : System |
Constructs a simulation island.
|
|
TryToDeactivate ( ) : bool |
Attempts to deactivate the simulation island.
|
메소드 | 설명 | |
---|---|---|
BecameDeactivationCandidate ( |
||
BecameNonDeactivationCandidate ( |
||
CleanUp ( ) : void | ||
MemberActivated ( |
public Add ( |
||
member | Member to add. | |
리턴 | void |
public Remove ( |
||
member | Member to remove. | |
리턴 | void |