| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- Engine.Actor
|
+-- Engine.Info
|
+-- xVoting.MapListLoader
|
+-- xVoting.DefaultMapListLoader
| Variables Summary | |
|---|---|
| string | UseMapListPropsDisplayText |
| string | UserMapListPropDescription |
| DefaultMapListLoader | |
| bool | bUseMapList |
| array<string> | MapListTypeList |
| string | MapNamePrefixes |
| Inherited Variables from Engine.Info |
|---|
| BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup |
| Functions Summary | ||
|---|---|---|
![]() | bool | AcceptPlayInfoProperty (string PropertyName)) |
![]() | FillPlayInfo (PlayInfo PlayInfo)) | |
![]() | string | GetDescriptionText (string PropName)) |
![]() | LoadFromMapList (string MapListType, xVotingHandler VotingHandler)) | |
![]() | LoadFromPreFix (string Prefix, xVotingHandler VotingHandler)) | |
![]() | LoadMapList (xVotingHandler VotingHandler)) | |
| Inherited Functions from xVoting.MapListLoader |
|---|
| LoadMapList, Reset |
| Inherited Functions from Engine.Info |
|---|
| AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel |
| Variables Detail |
|---|
| Functions Detail |
|---|
AcceptPlayInfoProperty Source code
FillPlayInfo Source code
GetDescriptionText Source code
LoadFromMapList Source code
LoadFromPreFix Source code
LoadMapList Source code| Defaultproperties |
|---|
defaultproperties
{
UseMapListPropsDisplayText="Use MapLists"
UserMapListPropDescription="If enabled, the map lists are used instead of showing all map names."
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||