Struct TemplateMapInfo
Used during asset renaming/duplication to specify class-specific package/group targets.
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: UE4.UnrealEd
Assembly: UE4DotNet.dll
Syntax
public struct TemplateMapInfo
Properties
| Improve this Doc View SourceThumbnailTexture
The Texture2D associated with this map template
Declaration
public Texture2D ThumbnailTexture { get; set; }
Property Value
Type | Description |
---|---|
Texture2D |