public class ExternalVariable extends KismetVariable
| Modifier and Type | Field and Description |
|---|---|
static String |
CLASSNAME |
className, name| Constructor and Description |
|---|
ExternalVariable(String label) |
ExternalVariable(String archetypeName,
String label,
String expectedType) |
| Modifier and Type | Method and Description |
|---|---|
UnrealReference |
getExpectedType() |
String |
getLabel() |
void |
setExpectedType(String expectedType)
Sets the reference to a static reference to class object of the specified name
|
void |
setExpectedType(UnrealReference expectedType) |
void |
setLabel(String label) |
addOutputLinkTarget, addVariableLink, addVariableLinkTarget, getInputLink, getInputLinkIndex, getInputLinks, getInstanceVersion, getObjComment, getObjPosX, getObjPosY, getOutputLink, getOutputLinks, getOutputObjCommentToScreen, getParentSequence, getSuppressAutoComment, getVariableLink, getVariableLinks, setInputLink, setInputLinkMappingByNamesList, setInstanceVersion, setIntputLinkTarget, setObjComment, setObjPosX, setObjPosY, setOutputLink, setOutputLinkMappingByNamesList, setOutputObjCommentToScreen, setParentSequence, setPositionForGUI, setSuppressAutoComment, setVariableLink, setVariableLinkMappingByNamesListgetArchetype, getDefaultArchetypegetClassName, getName, getNameForReferences, getReference, setName, setNameForReferencespublic static final String CLASSNAME
public ExternalVariable(String label)
public UnrealReference getExpectedType()
public void setExpectedType(String expectedType)
expectedType - public void setExpectedType(UnrealReference expectedType)
public String getLabel()
public void setLabel(String label)
Copyright © 2018 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All rights reserved.