I'm a doctor, not a mechanic
UE3:UTProfileSettings (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 06:01, 17 January 2010 by Wormbo (Talk | contribs) (1 revision: class descriptions for UDK January update (part 8))
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
See UTProfileSettings constants.
Properties
See UTProfileSettings properties.
Enums
Functions
Static native functions
ResetKeysToDefault
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
ResetToDefault
native function ResetToDefault (int ProfileId)
Sets the specified profile id back to its default value.
Parameters:
- ProfileId - Profile setting to reset to default.
Events
SetToDefaults
event SetToDefaults ()
Overrides: OnlineProfileSettings.SetToDefaults
Sets all of the profile settings to their default values