Current section
Files
Jump to
Current section
Files
include/tallgrass@move@learn_method_MoveLearnMethod.hrl
-record(move_learn_method, {
id :: integer(),
name :: binary(),
descriptions :: list(tallgrass@common@description:description()),
names :: list(tallgrass@common@name:name()),
version_groups :: list(tallgrass@common@resource:resource())
}).