Library.hasStruct

  1. bool hasStruct(string name, Struct str)
  2. bool hasStruct(string name)
    class Library
    bool
    hasStruct
    (
    string name
    )

Return Value

Type: bool

true if struct exists

Meta