Aqla Solutions

[This is preliminary documentation and is subject to change.]

An expression that is stored in the form of an asset; use the Value field to access it

Namespace: (Default Namespace)
Assembly: JustLogic (in JustLogic.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class JLCustomExpressionAsset : JLCustomExpressionAssetBase, 
	IScriptVariablesDescriber
JScript
public class JLCustomExpressionAsset extends JLCustomExpressionAssetBase implements IScriptVariablesDescriber

Inheritance Hierarchy

System..::..Object
  Object
    ScriptableObject
      JLScriptable
        (Default Namespace)..::..JLCustomExpressionAssetBase
          (Default Namespace)..::..JLCustomExpressionAsset

See Also