|
UDK 3.2.0 Java API Reference | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface IMapping
With a mapping objets can be mapped from one environment to another.
This interface exists for compatibility with the binary UNO API.
IBridge| メソッドの概要 | |
|---|---|
Object |
mapInterface(Object object,
Type type)
推奨されていません。 Maps an interface from one environment to another. |
| メソッドの詳細 |
|---|
Object mapInterface(Object object,
Type type)
object - source object that is to be mappedtype - description of the interface that is to be mapped
|
UDK 3.2.0 Java API Reference | |||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||