Click or drag to resize

IModContextGameAssets Property

A reference to the IGameAssets interface that allows access to shared game assets.

Namespace:  UMod
Assembly:  UMod-Interface (in UMod-Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
IGameAssets GameAssets { get; }

Property Value

Type: IGameAssets
See Also