User Tools

Site Tools


modding:function:typgetdata

Discuss this page on this pages TalkPage

typGetData

Syntax (typGetData unid attrib)
Arguments unid: The unid you want to get the data from.
attrib: Name of the data you want to retrieve
Returns Data
Category type, unid
Description Use for retrieving dynamic data from types.

Example

(typGetData charType 'firstPlayerMeetingTime)

From RPGCharacterClasses.xml. Returns the data field “firstPlayerMeetingTime” from the character type.

List of data fields

Return to type functions list

Return to Functions list

modding/function/typgetdata.txt · Last modified: 2017/03/03 07:11 by rpc