ProjectNode.addSpecialOverlayIcon Method

Syntax

public void addSpecialOverlayIcon(
    str path, 
    int resId, 
   [int xOffset, 
    int yOffset])

Run On

Called

Parameters

  • path
    Type: str
  • resId
    Type: int
  • xOffset
    Type: int
  • yOffset
    Type: int

See Also

Reference

ProjectNode Class