| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- Engine.ReplicationInfo
|
+-- Engine.TeamInfo
|
+-- UnrealGame.UnrealTeamInfo
|
+-- UnrealGame.DMRoster
|
+-- XGame.xDMRoster
|
+-- XGame.DMRosterConfigured
| Variables Summary | |
|---|---|
| array<string> | Characters |
| Inherited Variables from UnrealGame.DMRoster |
|---|
| Position |
| Functions Summary | ||
|---|---|---|
![]() | AddCharacter (string CharName)) | |
![]() | bool | AllBotsSpawned ())) |
![]() | int | FindCharIndex (string CharName)) |
![]() | GetAllCharacters (out array<string> Chars)) | |
![]() | Initialize (int TeamBots)) | |
![]() | int | OverrideInitialBots (int N, UnrealTeamInfo T)) |
![]() | PostBeginPlay ())) | |
![]() | RemoveCharacter (int Index, int Count)) | |
![]() | SetCharacters (array<string> Chars)) | |
| Inherited Functions from XGame.xDMRoster |
|---|
| AlreadyExistsEntry, AvailableRecord, BelongsOnTeam, GetNamedBot, GetRandomPlayer, Initialize, PostBeginPlay |
| Inherited Functions from UnrealGame.DMRoster |
|---|
| AddToTeam |
| Variables Detail |
|---|
| Functions Detail |
|---|
AddCharacter Source code
AllBotsSpawned Source code
FindCharIndex Source code
GetAllCharacters Source code
Initialize Source code
OverrideInitialBots Source code
PostBeginPlay Source code
RemoveCharacter Source code
SetCharacters Source code| Defaultproperties |
|---|
defaultproperties
{
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||