Hex Terrains Framework
Search Results for

    Show / Hide Table of Contents

    Class MinimapScreenReference

    Inheritance
    object
    MinimapScreenReference
    Implements
    IComponentData
    IQueryTypeParameter
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Fwt.HexTerrains.ViewModes.Data
    Assembly: fwt.hexterrains.dll
    Syntax
    public class MinimapScreenReference : IComponentData, IQueryTypeParameter

    Properties

    Value

    Declaration
    public IMinimapScreen Value { get; set; }
    Property Value
    Type Description
    IMinimapScreen

    Implements

    Unity.Entities.IComponentData
    Unity.Entities.IQueryTypeParameter

    Extension Methods

    HashExtensions.GetHashCode_RefType<TValue>(TValue, int)
    Extensions_UnityObject.SmartDestroy(object)
    Extensions_UnityObject.SmartGetComponent<TComponent>(object)
    Extensions_UnityObject.SmartGetGameGameObject(object)
    In this article
    Back to top Generated by DocFX