Search Results for

    Show / Hide Table of Contents

    Struct RelationshipGroup

    Implements
    INativeValue
    System.IEquatable<RelationshipGroup>
    Inherited Members
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    Namespace: GTA
    Assembly: ScriptHookVDotNet3.dll
    Syntax
    public struct RelationshipGroup : INativeValue, IEquatable<RelationshipGroup>

    Constructors

    Name Description
    RelationshipGroup(Int32)
    RelationshipGroup(UInt32)

    Properties

    Name Description
    Hash

    Gets the hash for this RelationshipGroup.

    NativeValue

    Gets the native representation of this RelationshipGroup.

    Methods

    Name Description
    ClearRelationshipBetweenGroups(RelationshipGroup, Relationship, Boolean)
    Equals(RelationshipGroup)
    Equals(Object)
    GetHashCode()
    GetRelationshipBetweenGroups(RelationshipGroup)
    Remove()
    SetRelationshipBetweenGroups(RelationshipGroup, Relationship, Boolean)
    ToString()

    Operators

    Name Description
    Equality(RelationshipGroup, RelationshipGroup)
    Implicit(RelationshipGroup to InputArgument)
    Implicit(Int32 to RelationshipGroup)
    Implicit(String to RelationshipGroup)
    Implicit(UInt32 to RelationshipGroup)
    Inequality(RelationshipGroup, RelationshipGroup)
    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX