mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Add "Component" prefix to lookup naming
This commit is contained in:
@ -18,7 +18,7 @@ namespace osu.Game.Skinning
|
||||
/// <summary>
|
||||
/// The definition of this target.
|
||||
/// </summary>
|
||||
GlobalSkinLookup.LookupType Target { get; }
|
||||
GlobalSkinComponentLookup.LookupType Target { get; }
|
||||
|
||||
/// <summary>
|
||||
/// A bindable list of components which are being tracked by this skinnable target.
|
||||
|
Reference in New Issue
Block a user