Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE3:GenericBrowserType (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GenericBrowserType |
- Package:
- UnrealEd
- Direct subclasses:
- GenericBrowserType_CameraAnim, GenericBrowserType_Custom, GenericBrowserType_CurveEdPresetCurve, GenericBrowserType_UTMapMusicInfo, GenericBrowserType_ParticleSystem, GenericBrowserType_Sequence, GenericBrowserType_AnimTree, GenericBrowserType_Animation, GenericBrowserType_Archetype, GenericBrowserType_DecalMaterial, GenericBrowserType_FaceFXAnimSet, GenericBrowserType_FaceFXAsset, GenericBrowserType_Font, GenericBrowserType_LensFlare, GenericBrowserType_MaterialInstanceConstant, GenericBrowserType_MaterialInstanceTimeVarying, GenericBrowserType_Material, GenericBrowserType_MorphTargetSet, GenericBrowserType_MorphWeightSequence, GenericBrowserType_PhysicalMaterial, GenericBrowserType_PhysicsAsset, GenericBrowserType_PostProcess, GenericBrowserType_Prefab, GenericBrowserType_SkeletalMesh, GenericBrowserType_Sounds, GenericBrowserType_SpeechRecognition, GenericBrowserType_SpeedTree, GenericBrowserType_StaticMesh, GenericBrowserType_TerrainLayer, GenericBrowserType_TerrainMaterial, GenericBrowserType_Texture, GenericBrowserType_UIScene, GenericBrowserType_UISkin, GenericBrowserType_UTFontPool
- This class in other games:
- UDK
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. |
Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.
Properties[edit]
BorderColor[edit]
Type: Object.Color
Description[edit]
Type: string
SupportInfo[edit]
Type: array<GenericBrowserTypeInfo>
Modifiers: native
Structs[edit]
GenericBrowserTypeInfo[edit]
Modifiers: native
- Class Class
- the class associated with this browser type
- Object.Color BorderColor
- the color to use for rendering objects of this type
- Object.qword RequiredFlags
- if specified, only objects that have these flags will be considered
- pointer{class WxMBGenericBrowserContextBase} ContextMenu
- Pointer to a context menu object
- GenericBrowserType BrowserType
- Pointer to the GenericBrowserType that should be called to handle events for this type.
- pointer IsSupportedCallback
- Callback used to determine whether object is Supported