Class Identifiers

Namespace
FTK2.ModAPI.Core
Assembly
FTK2.ModAPI.dll
public static class Identifiers
Inheritance
Identifiers
Inherited Members

Methods

IsContentId(string?, string)

public static bool IsContentId(string? id, string owner)

Parameters

id string
owner string

Returns

bool

IsModId(string?)

public static bool IsModId(string? id)

Parameters

id string

Returns

bool