SUBSTANCE_IMPORT_COPY

Detailed Description

Since
R18
Note
Values matches Fsubstanceimport resource.

Enumerations

enum class  SUBSTANCE_IMPORT_COPY {
  YES ,
  NO ,
  ASK
}
 

Functions

enum SUBSTANCE_IMPORT_COPY MAXON_ENUM_LIST (SUBSTANCE_IMPORT_COPY)
 

Enumeration Type Documentation

◆ SUBSTANCE_IMPORT_COPY

enum SUBSTANCE_IMPORT_COPY
strong
Enumerator
YES 

Automatically copy file to project directory (relative file path).

NO 

Do not copy file to project directory (absolute file path).

ASK 

Ask user.

Function Documentation

◆ MAXON_ENUM_LIST()

enum SUBSTANCE_IMPORT_COPY MAXON_ENUM_LIST ( SUBSTANCE_IMPORT_COPY  )