Arbor 3: FSM & BT Graph Editor  3.1.1
AnyParameterReference Class Reference

型を指定するパラメータ参照。 More...

Inheritance diagram for AnyParameterReference:
ParameterReference

Public Member Functions

 AnyParameterReference ()
 AnyParameterReferenceの作成。 More...
 
 AnyParameterReference (System.Type parameterType)
 AnyParameterReferenceの作成。 More...
 

Properties

System.Type parameterType [get, set]
 パラメータの型 More...
 
- Properties inherited from ParameterReference
Parameter parameter [get]
 パラメータを取得する。存在しない場合はnull。 More...
 

Additional Inherited Members

- Public Attributes inherited from ParameterReference
ParameterContainerBase container
 格納しているコンテナ。 More...
 
int id
 ID。 More...
 

Detailed Description

型を指定するパラメータ参照。

Constructor & Destructor Documentation

AnyParameterReferenceの作成。

AnyParameterReference ( System.Type  parameterType)

AnyParameterReferenceの作成。

Parameters
parameterTypeパラメータの型

Property Documentation

System.Type parameterType
getset

パラメータの型