Bearbeiten

ButtonConfigHelper.SetSpriteIconByName(String) Method

Definition

Searches the icon set for a texture matching newIconSpriteName. If no icon set is available, or if no texture with that name is found, no action is taken.

public:
 void SetSpriteIconByName(System::String ^ newIconSpriteName);
public void SetSpriteIconByName (string newIconSpriteName);
member this.SetSpriteIconByName : string -> unit
Public Sub SetSpriteIconByName (newIconSpriteName As String)

Parameters

newIconSpriteName
String

Applies to