Table of Contents

Struct FriendsIsFollowing

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll
public struct FriendsIsFollowing : ICallResult
Implements
Inherited Members

Fields

CallbackId

public const int CallbackId = 345

Field Value

int

Result

public EResult Result

Field Value

EResult

SteamID

public CSteamID SteamID

Field Value

CSteamID

Properties

IsFollowing

public bool IsFollowing { get; set; }

Property Value

bool