Synopsis
(macro) DDF_TF ddf_MakeTF(int type, int form)
Purpose
Generate a TF value.
Description
The type type and form form will be combined to create a TF.
Input
type
Entity type
form
Entity form
Return
The TF corresponding to type:form.
(macro) DDF_TF ddf_MakeTF(int type, int form)
Generate a TF value.
The type type and form form will be combined to create a TF.
Entity type
Entity form
The TF corresponding to type:form.