I love the smell of UnrealEd crashing in the morning. – tarquin
UE3:UTProfileSettings (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> OnlinePlayerStorage >> OnlineProfileSettings >> UTProfileSettings |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
List of profile settings for UT
Constants[edit]
See UTProfileSettings constants.
Properties[edit]
See UTProfileSettings properties.
Enums[edit]
Functions[edit]
Static native functions[edit]
ResetKeysToDefault[edit]
native static function ResetKeysToDefault (optional LocalPlayer InPlayerOwner)
Resets the current keybindings for the specified playerowner to the defaults specified in the INI.
Parameters:
- InPlayerOwner - Player to get the default keybindings for.
Native functions[edit]
ResetToDefault[edit]
native function ResetToDefault (int ProfileId)
Sets the specified profile id back to its default value.
Parameters:
- ProfileId - Profile setting to reset to default.
Events[edit]
SetToDefaults[edit]
event SetToDefaults ()
Overrides: OnlineProfileSettings.SetToDefaults
Sets all of the profile settings to their default values